Home
last modified time | relevance | path

Searched defs:BINDER (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binderthreadstate/include/binderthreadstate/
DCallerUtils.h32 BINDER, enumerator
/frameworks/native/libs/binderdebug/include/binderdebug/
DBinderDebug.h32 BINDER, enumerator
/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
DRemoteContentProtectionServiceTest.java66 private static final IBinder BINDER = new Binder(); field in RemoteContentProtectionServiceTest
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DIccLogicalChannelRequestTest.java41 private static final IBinder BINDER = new Binder(); field in IccLogicalChannelRequestTest
/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
DVirtualDeviceManagerServiceTest.java178 private static final Binder BINDER = new Binder("binder"); field in VirtualDeviceManagerServiceTest