Searched refs:reasonCode (Results 1 – 2 of 2) sorted by relevance
1853 private void testTempAllowListReasonCodeInternal(int reasonCode) throws Exception { in testTempAllowListReasonCodeInternal() argument1876 TEMPORARY_ALLOW_LIST_TYPE_FOREGROUND_SERVICE_ALLOWED, reasonCode, in testTempAllowListReasonCodeInternal()1885 if (reasonCode == REASON_PUSH_MESSAGING) { in testTempAllowListReasonCodeInternal()1894 } else if (reasonCode == REASON_PUSH_MESSAGING_OVER_QUOTA) { in testTempAllowListReasonCodeInternal()1991 private void testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal(int reasonCode) in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal() argument2011 reasonCode, in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()2028 if (reasonCode == REASON_ALARM_MANAGER_ALARM_CLOCK) { in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()
7152 public void onTeardown(int reasonCode) { in onTeardown() argument7154 mTwtTeardownReasonCode.set(reasonCode); in onTeardown()