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

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java1755 * Currently, the only permitted value for this extra is {@link #ALLOWED_EXTRA_CALL_ORIGIN}.
1764 private static final String ALLOWED_EXTRA_CALL_ORIGIN = field in class:PhoneGlobals
1820 if (TextUtils.equals(inCallUiState.latestActiveCallOrigin, ALLOWED_EXTRA_CALL_ORIGIN)) {

Completed in 205 milliseconds