Searched defs:getString (Results 1 – 2 of 2) sorted by relevance
301 public static @Nullable String getString(@NonNull TypedArray a, @StyleableRes int index, in getString() method in TypedArrayUtils
869 public static @NonNull String getString(@NonNull Context context, int resId) { in getString() method in ContextCompat