Home
last modified time | relevance | path

Searched refs:getConfigInt (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsManagerTest.java231 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
235 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
239 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
245 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
249 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
253 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
257 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testGetProvisionedValues()
266 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testSetProvisionedValues()
281 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testSetProvisionedValues()
290 verify(mImsConfigImplBaseMock, times(1)).getConfigInt( in testEabSetProvisionedValues()
[all …]
/frameworks/opt/net/ims/tests/src/com/android/ims/
DImsConfigTest.java62 mTestImsConfig.getConfigInt(testItem); in testImsConfigGetProvisionedValue()
64 verify(mMockImsConfigInterface).getConfigInt(eq(testItem)); in testImsConfigGetProvisionedValue()
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsConfigImplBase.java109 public synchronized int getConfigInt(int item) throws RemoteException { in getConfigInt() method in ImsConfigImplBase.ImsConfigStub
113 int retVal = getImsConfigImpl().getConfigInt(item); in getConfigInt()
404 public int getConfigInt(int item) { in getConfigInt() method in ImsConfigImplBase
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsConfig.aidl36 int getConfigInt(int item); in getConfigInt() method
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java795 return getConfigInt(item); in getProvisionedValue()
805 public int getConfigInt(int item) throws ImsException { in getConfigInt() method in ImsConfig
808 ret = miConfig.getConfigInt(item); in getConfigInt()
/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/api/
Dsystem-current.txt1931 method public int getConfigInt(int);
/frameworks/base/api/
Dtest-current.txt3952 method public int getConfigInt(int);
Dsystem-current.txt10163 method public int getConfigInt(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10061 method public int getConfigInt(int);
/frameworks/base/config/
Dboot-image-profile.txt14697 HPLandroid/telephony/ims/stub/ImsConfigImplBase$ImsConfigStub;->getConfigInt(I)I
19777 HSPLcom/android/ims/ImsConfig;->getConfigInt(I)I
Dhiddenapi-greylist-max-o.txt68178 Landroid/telephony/ims/stub/ImsConfigImplBase$ImsConfigStub;->getConfigInt(I)I