Searched refs:MSG_NOTIFY_ALLOWLIST_CHANGED (Results 1 – 1 of 1) sorted by relevance
125 private static final int MSG_NOTIFY_ALLOWLIST_CHANGED = 2; field in LowPowerStandbyController1189 case MSG_NOTIFY_ALLOWLIST_CHANGED: in handleMessage()1352 final Message msg = mHandler.obtainMessage(MSG_NOTIFY_ALLOWLIST_CHANGED, allowlistUids); in enqueueNotifyAllowlistChangedLocked()