Searched refs:mUnlockRunnable (Results 1 – 2 of 2) sorted by relevance
189 private Runnable mUnlockRunnable; field in TileService302 mUnlockRunnable = runnable; in unlockAndRun()498 if (mUnlockRunnable != null) {499 mUnlockRunnable.run();
50218 Landroid/service/quicksettings/TileService;->mUnlockRunnable:Ljava/lang/Runnable;