Searched refs:TYPE_RINGTONE (Results 1 – 5 of 5) sorted by relevance
84 public static final int TYPE_RINGTONE = 1; field in RingtoneManager99 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;250 private int mType = TYPE_RINGTONE;589 if ((type & TYPE_RINGTONE) != 0) { in setFilterColumnsList()913 case TYPE_RINGTONE: in getExternalDirectoryForType()947 if ((type & TYPE_RINGTONE) != 0) { in getSettingForType()965 if ((type & TYPE_RINGTONE) != 0) { in getCacheForType()1000 return TYPE_RINGTONE; in getDefaultType()1020 if ((type & TYPE_RINGTONE) != 0) { in getDefaultUri()
69 RingtoneManager.TYPE_RINGTONE); in RingtonePreference()
235 return RingtoneManager.TYPE_RINGTONE; in getRingtoneType()
15656 field public static final int TYPE_RINGTONE = 1; // 0x1
26170 field public static final int TYPE_RINGTONE = 1; // 0x1