Searched defs:onSessionStarted (Results 1 – 7 of 7) sorted by relevance
40 void onSessionStarted(in ContentCaptureContext context, int sessionId, int uid, in onSessionStarted() method
337 void onSessionStarted() { in onSessionStarted() method in FalsingDataProvider369 void onSessionStarted(); in onSessionStarted() method
67 void onSessionStarted() { in onSessionStarted() method in ProximityClassifier
118 void onSessionStarted() {} in onSessionStarted() method in FalsingClassifier
115 public void onSessionStarted(@Nullable ContentCaptureContext context, int sessionId, int uid, in onSessionStarted() method in RemoteContentCaptureService
284 private void onSessionStarted(int resultCode, @Nullable IBinder binder) { in onSessionStarted() method in MainContentCaptureSession
254 bool TranscodingSessionController::Pacer::onSessionStarted(uid_t uid, uid_t callingUid) { in onSessionStarted() function in android::TranscodingSessionController::Pacer