HomeSort by relevance Sort by last modified time
    Searched full:callsettingsintent (Results 1 - 1 of 1) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/settings/
DialerSettingsActivity.java 95 Intent callSettingsIntent = new Intent(TelecomManager.ACTION_SHOW_CALL_SETTINGS);
96 callSettingsIntent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);
99 callSettingsHeader.intent = callSettingsIntent;

Completed in 66 milliseconds