Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java814 if (getLocalImsConfigKeyInt(KEY_VOIMS_OPT_IN_STATUS) in isVolteEnabledByPlatform()
3491 return getLocalImsConfigKeyInt(key); in getConfigInt()
3527 private int getLocalImsConfigKeyInt(int key) { in getLocalImsConfigKeyInt() method in ImsManager