Searched refs:EMPTY_NUMBER (Results 1 – 1 of 1) sorted by relevance
155 private static final String EMPTY_NUMBER = ""; field in DialpadFragment207 private String mLastNumberDialed = EMPTY_NUMBER;729 mLastNumberDialed = EMPTY_NUMBER; // Since we are going to query again, free stale number. in onPause()1603 mLastNumberDialed = EMPTY_NUMBER; in queryLastOutgoingCall()1628 final Intent intent = new CallIntentBuilder(EMPTY_NUMBER).build(); in newFlashIntent()