Searched refs:MSG_RETRIEVE_ESTIMATED_LAUNCH_TIME (Results 1 – 1 of 1) sorted by relevance
126 private static final int MSG_RETRIEVE_ESTIMATED_LAUNCH_TIME = 0; field in PrefetchController230 mHandler.obtainMessage(MSG_RETRIEVE_ESTIMATED_LAUNCH_TIME, userId, 0, pkgName) in getNextEstimatedLaunchTimeLocked()488 case MSG_RETRIEVE_ESTIMATED_LAUNCH_TIME: in handleMessage()