Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsConfigCompatAdapter.java67 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigCompatAdapter
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsConfigImplTest.java68 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplTest.ImsConfigImpl
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsConfig.aidl37 int getConfigInt(int item); in getConfigInt() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
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
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java806 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java3489 public int getConfigInt(int key) throws ImsException { in getConfigInt() method in ImsManager