Searched defs:orderId (Results 1 – 4 of 4) sorted by relevance
93 int orderId = MAINLINE_FIRST_ORDERED_ID; in registerActivityInterceptorCallbackSuccessfully() local130 int orderId = MAINLINE_FIRST_ORDERED_ID; in unregisterActivityInterceptorCallbackSuccessfully() local
1048 int orderId = SYSTEM_FIRST_ORDERED_ID; in testUnregisterActivityStartInterceptor() local
231 final int orderId = callbacks.keyAt(i); in intercept() local493 final int orderId = callbacks.keyAt(i); in onActivityLaunched() local515 private boolean shouldInterceptActivityLaunch( in shouldInterceptActivityLaunch()524 private boolean shouldNotifyOnActivityLaunch( in shouldNotifyOnActivityLaunch()
147 jmethodID orderId; member