OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mRawValue
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
ComprehensionTlv.java
36
private byte[]
mRawValue
;
55
mRawValue
= data;
75
return
mRawValue
;
/frameworks/opt/vcard/java/com/android/vcard/
VCardProperty.java
67
private String
mRawValue
;
108
mRawValue
= rawValue;
159
return
mRawValue
;
Completed in 26 milliseconds