OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_STR
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/java/android/mtp/
MtpPropertyGroup.java
113
type = MtpConstants.
TYPE_STR
;
117
type = MtpConstants.
TYPE_STR
;
121
type = MtpConstants.
TYPE_STR
;
125
type = MtpConstants.
TYPE_STR
;
129
type = MtpConstants.
TYPE_STR
;
150
type = MtpConstants.
TYPE_STR
;
153
type = MtpConstants.
TYPE_STR
;
156
type = MtpConstants.
TYPE_STR
;
160
type = MtpConstants.
TYPE_STR
;
164
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
138
private static final String
TYPE_STR
= "type";
[
all
...]
Completed in 254 milliseconds