Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsConfig.aidl34 int getConfigInt(int item); in getConfigInt() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsConfigCompatAdapter.java67 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigCompatAdapter
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsConfigImplBase.java104 public synchronized int getConfigInt(int item) throws RemoteException { in getConfigInt() method in ImsConfigImplBase.ImsConfigStub
375 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplBase
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java570 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig