Home
last modified time | relevance | path

Searched refs:initialSpecifiers (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() local
1762 boolean getAvailable = initialSpecifiers != null && !initialSpecifiers.isEmpty(); in testSetSystemSelectionChannels()
1819 trySetSystemSelectionChannels(initialSpecifiers, true); in testSetSystemSelectionChannels()