Home
last modified time | relevance | path

Searched refs:ISomeService (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/apct-tests/perftests/core/src/android/os/
H A DSomeService.java23 private final ISomeService.Stub mBinder =
24 new ISomeService.Stub() {
H A DStrictModeTest.java124 ISomeService someService = ISomeService.Stub.asInterface(binder.get()); in causeCrossProcessThreadViolations()
H A DISomeService.aidl3 interface ISomeService { interface
/aosp12/frameworks/base/apct-tests/perftests/core/
H A DAndroid.bp33 "src/android/os/ISomeService.aidl",