Home
last modified time | relevance | path

Searched refs:mUnlockRunnable (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/quicksettings/
H A DTileService.java189 private Runnable mUnlockRunnable; field in TileService
302 mUnlockRunnable = runnable; in unlockAndRun()
498 if (mUnlockRunnable != null) {
499 mUnlockRunnable.run();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50218 Landroid/service/quicksettings/TileService;->mUnlockRunnable:Ljava/lang/Runnable;