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