Searched refs:startedFromNewIntent (Results 1 – 1 of 1) sorted by relevance
200 private boolean startedFromNewIntent = false; field in DialpadFragment565 if (!firstLaunch && !startedFromNewIntent) { in fillDigitsIfNecessary()664 if (!(startedFromNewIntent && digitsFilled) && isPhoneInUse()) { in configureScreenFromIntent()679 startedFromNewIntent = value; in setStartedFromNewIntent()