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 444 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 128 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
343 MtpDevicePropertyList* MyMtpDatabase::getSupportedDeviceProperties() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 698 private int[] getSupportedDeviceProperties() {
    [all...]

Completed in 107 milliseconds