Searched refs:DID_SHOW_RTT_CALL_SCREEN (Results 1 – 1 of 1) sorted by relevance
200 didShowRttCallScreen = bundle.getBoolean(KeysForSavedInstance.DID_SHOW_RTT_CALL_SCREEN); in onCreate()429 out.putBoolean(KeysForSavedInstance.DID_SHOW_RTT_CALL_SCREEN, didShowRttCallScreen); in onSaveInstanceState()1723 static final String DID_SHOW_RTT_CALL_SCREEN = "did_show_rtt_call_screen"; field in InCallActivity.KeysForSavedInstance