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

  /packages/apps/Phone/src/com/android/phone/
RespondViaSmsManager.java 74 * showRespondViaSmsPopup() yet, or if the popup was visible once but
119 public void showRespondViaSmsPopup(Call ringingCall) {
120 if (DBG) log("showRespondViaSmsPopup()...");
165 Log.i(TAG, "showRespondViaSmsPopup: null connection; bailing out...");
191 * even if you never called showRespondViaSmsPopup() in the first
InCallScreen.java     [all...]

Completed in 219 milliseconds