xref
: /
frameworks
/
base
/
tests
/
BinderLeakTest
/
aidl
/
com
/
android
/
test
/
binder
/
IFoo.aidl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
com
.
android
.
test
.
binder
;
2
3
interface
IFoo
{
4
5
}
6