Searched refs:mNotificationTask (Results 1 – 2 of 2) sorted by relevance
161 private Runnable mNotificationTask = new Runnable() { field in TokenWatcher184 mHandler.post(mNotificationTask); in sendNotificationLocked()189 mHandler.removeCallbacks(mNotificationTask); in sendNotificationLocked()
39161 Landroid/os/TokenWatcher;->mNotificationTask:Ljava/lang/Runnable;