OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readRaw
(Results
1 - 4
of
4
) sorted by null
/cts/suite/audio_quality/test_description/
processing_main.py
81
self.functionName = self.
readRaw
(nameLen)
145
def
readRaw
(self, length):
158
raw = self.
readRaw
(4)
163
raw = self.
readRaw
(8)
168
raw = self.
readRaw
(8)
173
raw = self.
readRaw
(length * 2)
/packages/apps/Browser/src/com/android/browser/homepages/
Template.java
168
this(context,
readRaw
(context, tid));
270
private static String
readRaw
(Context context, int id) {
/packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/
PartnerBookmarksProvider.java
285
favicon =
readRaw
(res, faviconId);
294
touchicon =
readRaw
(res, touchiconId);
325
private byte[]
readRaw
(Resources res, int id) throws IOException {
/packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java
690
thumb =
readRaw
(res, thumbId);
694
favicon =
readRaw
(res, faviconId);
[
all
...]
Completed in 5827 milliseconds