Searched refs:resourcesIdentifier (Results 1 – 1 of 1) sorted by relevance
89 Context context, @RawRes int resourcesIdentifier, long offset, int length) { in getTextFromResource() argument91 context.getApplicationContext().getResources().openRawResource(resourcesIdentifier); in getTextFromResource()