Searched refs:onDrawn (Results 1 – 10 of 10) sorted by relevance
56 fun onScreenTurningOn(onDrawn: Runnable) { in onScreenTurningOn()69 onDrawn.run() in onScreenTurningOn()71 mainHandler.post { onDrawn.run() } in onScreenTurningOn()
19 void onDrawn(); in onDrawn() method
60 Runnable onDrawn = () -> {}; in screenTurningOn() local
110 void onDrawn(); in onDrawn() method122 public void onDrawn() throws RemoteException { in onDrawn() method in KeyguardServiceDelegate.KeyguardShowDelegate125 mDrawnListener.onDrawn(); in onDrawn()
149 // The time elapsed between the onScreenTurningOn call and the onDrawn callback in SystemUI.151 // The time elapsed between the onDrawn callback and the onScreenTurnedOn call in SystemUI.
565 callback.onDrawn();
274 description: "Calls the onDrawn keyguard in the background, without being blocked by main"
493 public void onDrawn() {
21013 PLcom/android/server/policy/PhoneWindowManager$1;->onDrawn()V21176 PLcom/android/server/policy/keyguard/KeyguardServiceDelegate$KeyguardShowDelegate;->onDrawn()V
74469 Lcom/android/internal/policy/IKeyguardDrawnCallback$Stub$Proxy;->onDrawn()V74474 Lcom/android/internal/policy/IKeyguardDrawnCallback;->onDrawn()V