Searched refs:ACTION_SET_RINGTONE (Results 1 – 1 of 1) sorted by relevance
142 public static final String ACTION_SET_RINGTONE = "setRingtone"; field in ContactSaveService353 } else if (ACTION_SET_RINGTONE.equals(action)) { in onHandleIntent()1104 serviceIntent.setAction(ContactSaveService.ACTION_SET_RINGTONE); in createSetRingtone()