Searched refs:onAppLaunchEvent (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/ |
H A D | IorapForwardingService.java | 390 remote.onAppLaunchEvent(RequestId.nextValueForSequence(), 403 remote.onAppLaunchEvent(RequestId.nextValueForSequence(), 418 remote.onAppLaunchEvent(RequestId.nextValueForSequence(), 432 remote.onAppLaunchEvent(RequestId.nextValueForSequence(), 447 remote.onAppLaunchEvent(RequestId.nextValueForSequence(), 464 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
|
/aosp12/system/iorap/binder/com/google/android/startop/iorap/ |
H A D | IIorap.aidl | 113 void onAppLaunchEvent(in RequestId request, in AppLaunchEvent event); in onAppLaunchEvent() method
|
/aosp12/system/iorap/src/binder/ |
H A D | iiorap_def.h | 30 FN(onAppLaunchEvent,(const ::com::google::android::startop::iorap::,RequestId,&,request), \
|
/aosp12/frameworks/base/startop/iorap/tests/src/com/google/android/startop/iorap/ |
H A D | IIorapIntegrationTest.kt | 118 iorapService.onAppLaunchEvent(requestId, AppLaunchEvent.IntentFailed(/*sequenceId*/123))
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 50988 HSPLcom/google/android/startop/iorap/IIorap$Stub$Proxy;->onAppLaunchEvent(Lcom/google/android/start…
|