Searched refs:MSG_FORCE_LOAD_PKG (Results 1 – 2 of 2) sorted by relevance
65 mHandler.obtainMessage(BackgroundHandler.MSG_FORCE_LOAD_PKG, uid, 0, pkg).sendToTarget(); in forceUpdate()126 private static final int MSG_FORCE_LOAD_PKG = 2; field in AppStateBaseBridge.BackgroundHandler139 case MSG_FORCE_LOAD_PKG: in handleMessage()