Home
last modified time | relevance | path

Searched refs:canAttempt (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/blocking/
DFilteredNumberCompat.java279 public static void setCanAttemptBlockOperationsForTest(boolean canAttempt) { in setCanAttemptBlockOperationsForTest() argument
280 canAttemptBlockOperationsForTest = canAttempt; in setCanAttemptBlockOperationsForTest()