Searched refs:TYPE_ALARM (Results 1 – 5 of 5) sorted by relevance
99 public static final int TYPE_ALARM = 4; field in RingtoneManager104 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;349 case TYPE_ALARM: in inferStreamType()611 if ((type & TYPE_ALARM) != 0) { in setFilterColumnsList()931 case TYPE_ALARM: in getExternalDirectoryForType()965 } else if ((type & TYPE_ALARM) != 0) { in getSettingForType()984 } else if ((type & TYPE_ALARM) != 0) { in getCacheForType()1018 return TYPE_ALARM; in getDefaultType()1038 } else if ((type & TYPE_ALARM) != 0) { in getDefaultUri()1132 TYPE_ALARM, in ensureDefaultRingtones()[all …]
199 } else if (mType == RingtoneManager.TYPE_ALARM) { in onCreate()248 if (mType == RingtoneManager.TYPE_ALARM) { in onCreate()432 } else if (mType == RingtoneManager.TYPE_ALARM) { in addDefaultRingtoneItem()448 if (mType == RingtoneManager.TYPE_ALARM) { in addNewSoundItem()
298 return RingtoneManager.TYPE_ALARM; in getRingtoneType()
23726 field public static final int TYPE_ALARM = 4; // 0x4
15653 field public static final int TYPE_ALARM = 4; // 0x4