Searched defs:onDrawn (Results 1 – 3 of 3) sorted by relevance
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.KeyguardShowDelegate