Searched refs:ACTION_CALL_BACK_FROM_NOTIFICATION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java150 public static final String ACTION_CALL_BACK_FROM_NOTIFICATION = field in class:PhoneGlobals
151 "com.android.phone.ACTION_CALL_BACK_FROM_NOTIFICATION";
742 Intent intent = new Intent(ACTION_CALL_BACK_FROM_NOTIFICATION,
1584 } else if (action.equals(ACTION_CALL_BACK_FROM_NOTIFICATION)) {

Completed in 49 milliseconds