OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readRaw
(Results
1 - 2
of
2
) sorted by null
/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/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java
674
thumb =
readRaw
(res, thumbId);
678
favicon =
readRaw
(res, faviconId);
697
private byte[]
readRaw
(Resources res, int id) throws IOException {
[
all
...]
Completed in 23 milliseconds