Home
last modified time | relevance | path

Searched defs:getMetadata (Results 1 – 22 of 22) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
DMetadataImage.java45 public ListenableFuture<TotalCaptureResultProxy> getMetadata() { in getMetadata() method in MetadataImage
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
DMetadataFuture.java55 public ListenableFuture<TotalCaptureResultProxy> getMetadata() { in getMetadata() method in MetadataFuture
/packages/apps/Camera2/src/com/android/camera/data/
DFilmstripItem.java70 public Metadata getMetadata(); in getMetadata() method
DFilmstripItemBase.java120 public Metadata getMetadata() { in getMetadata() method in FilmstripItemBase
DPlaceholderItem.java134 public Metadata getMetadata() { in getMetadata() method in PlaceholderItem
DSessionItem.java158 public Metadata getMetadata() { in getMetadata() method in SessionItem
/packages/modules/NeuralNetworks/runtime/
DMemory.cpp62 Metadata getMetadata() const override { return {.logicalSize = kSize}; } in getMetadata() function in android::nn::__anon371b8fd10111::SizedMemoryValidator
89 Metadata getMetadata() const override { return {}; } in getMetadata() function in android::nn::__anon371b8fd10111::AHardwareBufferNonBlobValidator
137 Metadata getMetadata() const override { in getMetadata() function in android::nn::__anon371b8fd10111::DeviceMemoryValidator
DExecutionBuilder.h157 const std::vector<TokenValuePair>& getMetadata() const { return mMetadata; } in getMetadata() function
/packages/modules/StatsD/aidl/android/os/
DIStatsManagerService.aidl102 byte[] getMetadata(in String packageName); in getMetadata() method
DIStatsd.aidl104 byte[] getMetadata(); in getMetadata() method
/packages/apps/Car/systemlibs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/
DProgramInfoExt.java134 public static @NonNull RadioMetadata getMetadata(@NonNull ProgramInfo info) { in getMetadata() method in ProgramInfoExt
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/mockable/
DMediaController.java88 public MediaMetadata getMetadata() { in getMetadata() method in MediaController
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/
DMediaPlayerWrapper.java115 protected MediaMetadata getMetadata() { in getMetadata() method in MediaPlayerWrapper
/packages/modules/StatsD/framework/java/android/app/
DStatsManager.java455 public @Nullable byte[] getMetadata() { in getMetadata() method in StatsManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java412 byte[] getMetadata(int subGroup) { in getMetadata() method in BaseData
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
DDataModel.java149 public MediaMetadata getMetadata(String key) { in getMetadata() method in DataModel
/packages/modules/StatsD/service/java/com/android/server/stats/
DStatsManagerService.java396 public byte[] getMetadata(String packageName) throws IllegalStateException { in getMetadata() method in StatsManagerService
/packages/modules/StatsD/statsd/src/
DStatsService.cpp1121 Status StatsService::getMetadata(vector<uint8_t>* output) { in getMetadata() function in android::os::statsd::StatsService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl226 …oneway void getMetadata(in BluetoothDevice device, in int key, in AttributionSource attributionSou… in getMetadata() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java3219 public byte[] getMetadata(@MetadataKey int key) { in getMetadata() method in BluetoothDevice
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DMetadataReader.java231 public static void getMetadata(Bundle metadata, InputStream stream, String mimeType, in getMetadata() method in MetadataReader
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java1586 public byte[] getMetadata(BluetoothDevice device, int key) { in getMetadata() method in AdapterService
3651 public void getMetadata(BluetoothDevice device, int key, AttributionSource source, in getMetadata() method in AdapterService.AdapterServiceBinder
3659 private byte[] getMetadata(BluetoothDevice device, int key, in getMetadata() method in AdapterService.AdapterServiceBinder