Home
last modified time | relevance | path

Searched refs:onUnlockComplete (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DQSTileServiceWrapper.java86 public boolean onUnlockComplete() { in onUnlockComplete() method in QSTileServiceWrapper
88 mService.onUnlockComplete(); in onUnlockComplete()
H A DTileLifecycleManager.java325 onUnlockComplete(); in handlePendingMessages()
515 public void onUnlockComplete() { in onUnlockComplete() method in TileLifecycleManager
517 if (mWrapper == null || !mWrapper.onUnlockComplete()) { in onUnlockComplete()
H A DCustomTile.java499 mService.onUnlockComplete(); in startUnlockAndRun()
/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/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50174 Landroid/service/quicksettings/IQSTileService$Stub$Proxy;->onUnlockComplete()V
50189 Landroid/service/quicksettings/IQSTileService;->onUnlockComplete()V