Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java164 public static final int MAX_PHONE_COUNT_SINGLE_SIM = 1; field in PhoneConstants
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
H A DSimStatusDialogController.java115 static final int MAX_PHONE_COUNT_SINGLE_SIM = 1; field in SimStatusDialogController