Lines Matching full:equals
58 } else if (mFirstYear.equals(mLastYear)) {
103 if (Intent.ACTION_GET_CONTENT.equals(action)) {
167 if(type.equals("video/*")) {
181 if (type.equals("video/*")) {
196 if (mFirstYear == null && intent.getType().equals("media/*")) {
268 if (name == null || name.equals(MediaStore.UNKNOWN_STRING)) {
275 if (name == null || name.equals(MediaStore.UNKNOWN_STRING)) {
284 if("audio/midi".equals(text)) {
287 text.equals("application/ogg") ||
288 text.equals("application/x-ogg"))) {