Home
last modified time | relevance | path

Searched defs:newLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/vpn2/
DLegacyVpnPreference.java46 final String newLabel = (profile != null ? profile.name : null); in setProfile() local
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java733 public static Intent createGroupRenameIntent(Context context, long groupId, String newLabel, in createGroupRenameIntent()
803 public static Intent createGroupUpdateIntent(Context context, long groupId, String newLabel, in createGroupUpdateIntent()