Home
last modified time | relevance | path

Searched defs:getConfigInt (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsConfig.aidl37 int getConfigInt(int item); in getConfigInt() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsConfigImplBase.java148 public int getConfigInt(int item) throws RemoteException { in getConfigInt() method in ImsConfigImplBase.ImsConfigStub
791 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplBase
/aosp14/frameworks/base/telephony/java/com/android/ims/
H A DImsConfig.java806 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig