Lines Matching full:android
2 menu "Android" menu
5 bool "Android Binder IPC Driver"
10 Binder is used in Android for both communication between processes,
13 This means one Android process can call a method/routine in another
14 Android process, using Binder to identify, invoke and pass arguments
18 bool "Rust version of Android Binder IPC Driver"
23 Binder is used in Android for both communication between processes,
26 This means one Android process can call a method/routine in another
27 Android process, using Binder to identify, invoke and pass arguments
31 bool "Android Binderfs filesystem"
35 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
37 instances of Android.
43 string "Android Binder devices"
55 tristate "KUnit Tests for Android Binder Alloc" if !KUNIT_ALL_TESTS