Searched defs:onDrawn (Results 1 – 3 of 3) sorted by relevance
19 void onDrawn(); in onDrawn() method
60 Runnable onDrawn = () -> {}; in screenTurningOn() local
96 void onDrawn(); in onDrawn() method108 public void onDrawn() throws RemoteException { in onDrawn() method in KeyguardServiceDelegate.KeyguardShowDelegate