HomeSort by relevance Sort by last modified time
    Searched refs:showAlreadyDisconnectedState (Results 1 - 3 of 3) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallUiState.java 421 boolean showAlreadyDisconnectedState;
InCallScreen.java 558 mApp.inCallUiState.showAlreadyDisconnectedState = false;
    [all...]
CallCard.java 290 if (mApplication.inCallUiState.showAlreadyDisconnectedState) {
291 // showAlreadyDisconnectedState implies the phone call is disconnected
296 // the call. We'll turn off showAlreadyDisconnectedState flag
    [all...]

Completed in 339 milliseconds