Searched refs:testTempAllowListReasonCodeInternal (Results 1 – 1 of 1) sorted by relevance
1687 testTempAllowListReasonCodeInternal(REASON_PUSH_MESSAGING); in testTempAllowListReasonCode()1689 testTempAllowListReasonCodeInternal(REASON_PUSH_MESSAGING_OVER_QUOTA); in testTempAllowListReasonCode()1692 testTempAllowListReasonCodeInternal(-1); in testTempAllowListReasonCode()1695 private void testTempAllowListReasonCodeInternal(int reasonCode) throws Exception { in testTempAllowListReasonCodeInternal() method in ActivityManagerFgsBgStartTest