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 115 type = MtpConstants.TYPE_STR;
119 type = MtpConstants.TYPE_STR;
123 type = MtpConstants.TYPE_STR;
127 type = MtpConstants.TYPE_STR;
131 type = MtpConstants.TYPE_STR;
152 type = MtpConstants.TYPE_STR;
155 type = MtpConstants.TYPE_STR;
158 type = MtpConstants.TYPE_STR;
162 type = MtpConstants.TYPE_STR;
166 type = MtpConstants.TYPE_STR;
    [all...]
MtpPropertyList.java 71 mDataTypes[index] = MtpConstants.TYPE_STR;
MtpConstants.java 68 public static final int TYPE_STR = 0xFFFF;
  /frameworks/base/core/java/android/content/
IntentFilter.java 139 private static final String TYPE_STR = "type";
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 84 #define TYPE_STR 1
alsa_ucm.c     [all...]

Completed in 561 milliseconds