Searched defs:onUserSetupCompleted (Results 1 – 6 of 6) sorted by relevance
71 ListenableFuture<Void> onUserSetupCompleted(); in onUserSetupCompleted() method
78 ListenableFuture<Void> onUserSetupCompleted(); in onUserSetupCompleted() method
80 void onUserSetupCompleted(in RemoteCallback callback); in onUserSetupCompleted() method
69 void onUserSetupCompleted(OutcomeReceiver<Void, Exception> callback); in onUserSetupCompleted() method
132 public void onUserSetupCompleted(OutcomeReceiver<Void, Exception> callback) { in onUserSetupCompleted() method in DeviceLockControllerConnectorStub
444 void onUserSetupCompleted(UserHandle userHandle) { in onUserSetupCompleted() method in DeviceLockServiceImpl