Searched refs:keyFor (Results 1 – 3 of 3) sorted by relevance
3426 public static @Nullable String keyFor(@Nullable String name) { in keyFor() method in MediaStore.Audio
195 method @Deprecated @Nullable public static String keyFor(@Nullable String);
2667 final String key = Audio.keyFor(value); in computeAudioKeyValue()5737 "%" + DatabaseUtils.escapeForLike(Audio.keyFor(filterWord)) + "%");