Searched refs:MSG_REMOVED (Results 1 – 2 of 2) sorted by relevance
63 private static final int MSG_REMOVED = 105; field in FingerprintManager803 case MSG_REMOVED: in handleMessage()1000 mHandler.obtainMessage(MSG_REMOVED, fingerId, groupId, deviceId).sendToTarget();
814 private static final int MSG_REMOVED = 2; field in LauncherApps.CallbackMessageHandler847 case MSG_REMOVED: in handleMessage()882 obtainMessage(MSG_REMOVED, info).sendToTarget(); in postOnPackageRemoved()