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.java776 if (getLocalImsConfigKeyInt(KEY_VOIMS_OPT_IN_STATUS) in isVolteEnabledByPlatform()
3136 return getLocalImsConfigKeyInt(key); in getConfigInt()
3172 private int getLocalImsConfigKeyInt(int key) { in getLocalImsConfigKeyInt() method in ImsManager