HomeSort by relevance Sort by last modified time
    Searched refs:getSupportedDeviceProperties (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/mtp/
IMtpDatabase.h 61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
MtpServer.cpp 456 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 136 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
364 MtpDevicePropertyList* MtpDatabase::getSupportedDeviceProperties() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 217 private int[] getSupportedDeviceProperties() {
    [all...]

Completed in 178 milliseconds