Searched refs:UNINSTALL_IS_SLOW (Results 1 – 1 of 1) sorted by relevance
79 private static final int UNINSTALL_IS_SLOW = 2; field in UninstallAppProgress105 case UNINSTALL_IS_SLOW: in handleMessage()109 mHandler.removeMessages(UNINSTALL_IS_SLOW); in handleMessage()301 mHandler.sendMessageDelayed(mHandler.obtainMessage(UNINSTALL_IS_SLOW), in onCreate()