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.java275 public static void setCanAttemptBlockOperationsForTest(boolean canAttempt) { in setCanAttemptBlockOperationsForTest() argument
276 canAttemptBlockOperationsForTest = canAttempt; in setCanAttemptBlockOperationsForTest()