Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1760 List<RadioAccessSpecifier> initialSpecifiers = tryGetSystemSelectionChannels(); in testSetSystemSelectionChannels()
1784 specifiers = tryGetSystemSelectionChannels(); in testSetSystemSelectionChannels()
1804 specifiers = tryGetSystemSelectionChannels(); in testSetSystemSelectionChannels()
1823 private List<RadioAccessSpecifier> tryGetSystemSelectionChannels() { in tryGetSystemSelectionChannels() method in TelephonyManagerTest