Home
last modified time | relevance | path

Searched defs:getConfigInt (Results 1 – 4 of 4) 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/base/telephony/java/android/telephony/ims/aidl/
DIImsConfig.aidl36 int getConfigInt(int item); in getConfigInt() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsConfigImplBase.java109 public synchronized int getConfigInt(int item) throws RemoteException { in getConfigInt() method in ImsConfigImplBase.ImsConfigStub
404 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplBase
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java805 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig