Home
last modified time | relevance | path

Searched defs:shouldUse (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DAnswerMethodFactory.java51 public static void setShouldUseTwoButtonMethodForTesting(boolean shouldUse) { in setShouldUseTwoButtonMethodForTesting()
/packages/apps/Dialer/java/com/android/incallui/answerproximitysensor/
DAnswerProximitySensor.java46 public static boolean shouldUse(Context context, DialerCall call) { in shouldUse() method in AnswerProximitySensor
/packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/
DTestUtil.java159 public void shouldForceUseBundledFiles(boolean shouldUse) { in shouldForceUseBundledFiles()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DFledgeScenarioTest.java247 protected void overrideShouldUseUnifiedTable(boolean shouldUse) { in overrideShouldUseUnifiedTable()