Searched refs:ACTION_SET_SUPER_PRIMARY (Results 1 – 1 of 1) sorted by relevance
127 public static final String ACTION_SET_SUPER_PRIMARY = "setSuperPrimary"; field in ContactSaveService337 } else if (ACTION_SET_SUPER_PRIMARY.equals(action)) { in onHandleIntent()1128 serviceIntent.setAction(ContactSaveService.ACTION_SET_SUPER_PRIMARY); in createSetSuperPrimaryIntent()