Searched refs:MSG_UID_GONE (Results 1 – 2 of 2) sorted by relevance
226 static final int MSG_UID_GONE = 5;954 mHandler.obtainMessage(MSG_UID_GONE, uid, disabled ? 1 : 0).sendToTarget();2025 case MSG_UID_GONE: {
5120 static final int MSG_UID_GONE = 1; field in ProcessList.ImperceptibleKillRunner.H5133 case MSG_UID_GONE: in handleMessage()5348 mHandler.obtainMessage(H.MSG_UID_GONE, uid, 0).sendToTarget(); in onUidGone()