Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsConfig.aidl40 int setConfigInt(int item, int value); in setConfigInt() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsConfigImplBase.java229 public int setConfigInt(int item, int value) throws RemoteException { in setConfigInt() method in ImsConfigImplBase.ImsConfigStub