Searched refs:getBundleWithInt (Results 1 – 1 of 1) sorted by relevance
275 .thenReturn(getBundleWithInt(blockSuppressionSeconds)); in testBlockSuppressionAfterEmergencyContact()321 .thenReturn(getBundleWithInt(invalidBlockSuppressionSeconds)); in testBlockSuppressionAfterEmergencyContact_invalidCarrierConfigDefaultValueUsed()395 .thenReturn(getBundleWithInt(blockSuppressionSeconds)); in testEnhancedBlockSuppressionAfterEmergencyContact()785 private PersistableBundle getBundleWithInt(int value) { in getBundleWithInt() method in BlockedNumberProviderTest