Searched refs:testTempAllowListReasonCodeInternal (Results 1 – 1 of 1) sorted by relevance
1786 testTempAllowListReasonCodeInternal(REASON_PUSH_MESSAGING); in testTempAllowListReasonCode()1788 testTempAllowListReasonCodeInternal(REASON_PUSH_MESSAGING_OVER_QUOTA); in testTempAllowListReasonCode()1791 testTempAllowListReasonCodeInternal(-1); in testTempAllowListReasonCode()1794 private void testTempAllowListReasonCodeInternal(int reasonCode) throws Exception { in testTempAllowListReasonCodeInternal() method in ActivityManagerFgsBgStartTest