HomeSort by relevance Sort by last modified time
    Searched defs:getSlotId (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/android/telephony/
SubscriptionManager.java 756 public static int getSlotId(int subId) {
758 logd("[getSlotId]- fail");
766 result = iSub.getSlotId(subId);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java 68 * will fail and return the appropriate error value. Ie calling getSlotId(INVALID_SUBSCRIPTION_ID)
    [all...]

Completed in 164 milliseconds