Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1656 void setSimPowerStateForSlotWithCallback(int slotIndex, int state, IIntegerConsumer callback); in setSimPowerStateForSlotWithCallback() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8544 public void setSimPowerStateForSlotWithCallback(int slotIndex, int state, in setSimPowerStateForSlotWithCallback() method in PhoneInterfaceManager