Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsConfigCompatAdapter.java67 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigCompatAdapter
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DImsConfigImplTest.java64 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplTest.ImsConfigImpl
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsConfig.aidl37 int getConfigInt(int item); in getConfigInt() method
/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestImsConfigImpl.java83 public int getConfigInt(int item) { in getConfigInt() method in TestImsConfigImpl
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsConfigImplBase.java111 public synchronized int getConfigInt(int item) throws RemoteException { in getConfigInt() method in ImsConfigImplBase.ImsConfigStub
501 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplBase
/aosp12/frameworks/base/telephony/java/com/android/ims/
H A DImsConfig.java806 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java3134 public int getConfigInt(int key) throws ImsException { in getConfigInt() method in ImsManager