Searched refs:openRawResourceFd (Results 1 – 12 of 12) sorted by relevance
87 midiafd = this.getResources().openRawResourceFd(R.raw.testmidi); in onCreate()90 mp3afd = this.getResources().openRawResourceFd(R.raw.testmp3); in onCreate()
172 public AssetFileDescriptor openRawResourceFd(int id) throws NotFoundException { in openRawResourceFd() method in MockResources
118 … AssetFileDescriptor afd = mContext.getResources().openRawResourceFd(mFileResId); in playOrPause()
224 AssetFileDescriptor afd = context.getResources().openRawResourceFd(resId); in load()
469 AssetFileDescriptor afd = mContext.getResources().openRawResourceFd( in playFallbackRingtone()
965 AssetFileDescriptor afd = context.getResources().openRawResourceFd(resid); in create()
1324 public AssetFileDescriptor openRawResourceFd(@RawRes int id) in openRawResourceFd() method in Resources1328 return mResourcesImpl.openRawResourceFd(id, value); in openRawResourceFd()
339 AssetFileDescriptor openRawResourceFd(@RawRes int id, TypedValue tempValue) in openRawResourceFd() method in ResourcesImpl
369 … AssetFileDescriptor afd = mContext.getResources().openRawResourceFd(mFileResId); in playOrPause()
1044 static AssetFileDescriptor openRawResourceFd(Resources resources, int id) in openRawResourceFd() method in Resources_Delegate
1493 return r.r.openRawResourceFd(r.id);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...