Searched refs:mUidsWithPhoneCallService (Results 1 – 1 of 1) sorted by relevance
1464 private final SparseBooleanArray mUidsWithPhoneCallService = new SparseBooleanArray(); field in LowPowerStandbyController.PhoneCallServiceTracker1500 final boolean hadPhoneCallService = mUidsWithPhoneCallService.get(uid); in foregroundServiceStateChanged()1515 mUidsWithPhoneCallService.append(uid, true); in foregroundServiceStateChanged()1518 mUidsWithPhoneCallService.delete(uid); in foregroundServiceStateChanged()