Searched refs:ICON_UPDATE_TOKEN (Results 1 – 1 of 1) sorted by relevance
59 private static final Object ICON_UPDATE_TOKEN = new Object(); field in IconCacheUpdateHandler75 mIconCache.mWorkerHandler.removeCallbacksAndMessages(ICON_UPDATE_TOKEN); in IconCacheUpdateHandler()294 mIconCache.mWorkerHandler.postAtTime(this, ICON_UPDATE_TOKEN, in scheduleNext()