Searched refs:TYPE_NOTIFICATION (Results 1 – 8 of 8) sorted by relevance
95 public static final int TYPE_NOTIFICATION = 2; field in RingtoneManager353 case TYPE_NOTIFICATION: in inferStreamType()548 case RingtoneManager.TYPE_NOTIFICATION: in getRingtoneUriForRestore()698 if ((type & TYPE_NOTIFICATION) != 0) { in setFilterColumnsList()1022 case TYPE_NOTIFICATION: in getExternalDirectoryForType()1034 } else if ((type & TYPE_NOTIFICATION) != 0) { in getSettingForType()1052 } else if ((type & TYPE_NOTIFICATION) != 0) { in getCacheForType()1087 return TYPE_NOTIFICATION; in getDefaultType()1107 } else if ((type & TYPE_NOTIFICATION) != 0) { in getDefaultUri()1214 TYPE_NOTIFICATION, in ensureDefaultRingtones()[all …]
197 if (mType == RingtoneManager.TYPE_NOTIFICATION) { in onCreate()250 } else if (mType == RingtoneManager.TYPE_NOTIFICATION) { in onCreate()438 if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addDefaultRingtoneItem()458 } else if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addNewSoundItem()
138 : ActivityOptions.SourceInfo.TYPE_NOTIFICATION, eventTime); in getActivityOptions()
368 return RingtoneManager.TYPE_NOTIFICATION; in getRingtoneType()
2563 public static final int TYPE_NOTIFICATION = 2; field in ActivityOptions.SourceInfo2571 TYPE_NOTIFICATION,
1038 ringtoneType = RingtoneManager.TYPE_NOTIFICATION; in getUncanonicalizedSoundUri()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24863 field public static final int TYPE_NOTIFICATION = 2; // 0x2