Searched refs:nativeGetLocales (Results 1 – 2 of 2) sorted by relevance
1315 return nativeGetLocales(mObject, false /*excludeSystem*/); in getLocales()1332 return nativeGetLocales(mObject, true /*excludeSystem*/); in getNonSystemLocales()1464 private static native @Nullable String[] nativeGetLocales(long ptr, boolean excludeSystem); in nativeGetLocales() method in AssetManager
17554 Landroid/content/res/AssetManager;->nativeGetLocales(JZ)[Ljava/lang/String;82646 Landroid/view/textclassifier/TextClassifierImplNative;->nativeGetLocales(I)Ljava/lang/String;