Searched refs:MODE_4G_CALLING (Results 1 – 3 of 3) sorted by relevance
87 private static final int MODE_4G_CALLING = 2; field in Enhanced4gLteSliceHelper230 index = show4GForLTE ? MODE_4G_CALLING : MODE_VOLTE; in getEnhanced4glteModeTitle()
67 protected static final int MODE_4G_CALLING = 2; field in Enhanced4gBasePreferenceController94 m4gCurrentMode = show4GForLTE ? MODE_4G_CALLING : MODE_VOLTE; in init()
32 return MODE_4G_CALLING; in getMode()