Searched defs:httpServiceBinder (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaExtractor.java182 @NonNull IBinder httpServiceBinder,
181 nativeSetDataSource( @onNull IBinder httpServiceBinder, @NonNull String path, @Nullable String[] keys, @Nullable String[] values) argument
H A DMediaMetadataRetriever.java110 IBinder httpServiceBinder, String uri, String[] keys, String[] values)
109 _setDataSource( IBinder httpServiceBinder, String uri, String[] keys, String[] values) argument
H A DMediaPlayer.java1196 IBinder httpServiceBinder, String path, String[] keys, String[] values)
1195 nativeSetDataSource( IBinder httpServiceBinder, String path, String[] keys, String[] values) argument

Completed in 129 milliseconds