Searched refs:nativeGetStyleAttributes (Results 1 – 1 of 1) sorted by relevance
665 return nativeGetStyleAttributes(mObject, resId); in getStyleAttributes()1442 private static native @Nullable @AttrRes int[] nativeGetStyleAttributes(long ptr, in nativeGetStyleAttributes() method in AssetManager