Home
last modified time | relevance | path

Searched defs:setConfigInt (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsConfig.aidl39 int setConfigInt(int item, int value); in setConfigInt() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsConfigImplBase.java154 public synchronized int setConfigInt(int item, int value) throws RemoteException { in setConfigInt() method in ImsConfigImplBase.ImsConfigStub