Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DTelephonyManagerTest.java1428 Consumer<Integer> ignoringResultListener = (x) -> latch.countDown(); in testSetCallForwarding() local
1451 Consumer<Integer> ignoringResultListener = (x) -> latch.countDown(); in testSetCallForwarding() local