Searched defs:onLoginDetected (Results 1 – 5 of 5) sorted by relevance
30 void onLoginDetected(in ParceledListSlice events); in onLoginDetected() method
80 public void onLoginDetected(@NonNull ParceledListSlice<ContentCaptureEvent> events) { in onLoginDetected() method in RemoteContentProtectionService
101 public void onLoginDetected() throws Exception { in onLoginDetected() method in RemoteContentProtectionServiceTest
116 void onLoginDetected(in ParceledListSlice<ContentCaptureEvent> events); in onLoginDetected() method
1321 public void onLoginDetected(@NonNull ParceledListSlice<ContentCaptureEvent> events) { in onLoginDetected() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub