Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java3507 return setLocalImsConfigKeyInt(key, value); in setConfig()
3565 private int setLocalImsConfigKeyInt(int key, int value) throws ImsException, RemoteException { in setLocalImsConfigKeyInt() method in ImsManager