Home
last modified time | relevance | path

Searched defs:onUnlockComplete (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quicksettings/
H A DIQSTileService.aidl27 void onUnlockComplete(); in onUnlockComplete() method
H A DTileService.java437 public void onUnlockComplete() throws RemoteException { in onBind() method in TileService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DQSTileServiceWrapper.java86 public boolean onUnlockComplete() { in onUnlockComplete() method in QSTileServiceWrapper
H A DTileLifecycleManager.java515 public void onUnlockComplete() { in onUnlockComplete() method in TileLifecycleManager