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