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

  /frameworks/base/media/java/android/mtp/
MtpPropertyGroup.java 114 type = MtpConstants.TYPE_STR;
118 type = MtpConstants.TYPE_STR;
122 type = MtpConstants.TYPE_STR;
126 type = MtpConstants.TYPE_STR;
130 type = MtpConstants.TYPE_STR;
151 type = MtpConstants.TYPE_STR;
154 type = MtpConstants.TYPE_STR;
157 type = MtpConstants.TYPE_STR;
161 type = MtpConstants.TYPE_STR;
165 type = MtpConstants.TYPE_STR;
    [all...]
MtpPropertyList.java 71 mDataTypes[index] = MtpConstants.TYPE_STR;
MtpConstants.java 68 public static final int TYPE_STR = 0xFFFF;
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 84 #define TYPE_STR 1
alsa_ucm.c     [all...]
  /frameworks/base/core/java/android/content/
IntentFilter.java 149 private static final String TYPE_STR = "type";
    [all...]

Completed in 97 milliseconds