HomeSort by relevance Sort by last modified time
    Searched refs:appIndex (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
BaseCommands.java 855 public void setUiccSubscription(int slotId, int appIndex, int subId, int subStatus,
RIL.java 695 public void setUiccSubscription(int slotId, int appIndex, int subId,
701 + " slot: " + slotId + " appIndex: " + appIndex
705 rr.mParcel.writeInt(appIndex);
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 1758 milliseconds