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

  /frameworks/av/media/mtp/
MtpDatabase.h 61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
MtpServer.cpp 428 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 121 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
335 MtpDevicePropertyList* MyMtpDatabase::getSupportedDeviceProperties() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 663 private int[] getSupportedDeviceProperties() {
    [all...]

Completed in 84 milliseconds