Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java246 public List<SubscriptionInfo> getSubInfoUsingSlotIndexWithCheck(int slotId, boolean needCheck, in getSubInfoUsingSlotIndexWithCheck() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1841 boolean needCheck, in getSubInfoUsingSlotIndexWithCheck() argument
1859 if (needCheck && !isSubInfoReady()) { in getSubInfoUsingSlotIndexWithCheck()