OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBitmapPath
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/holo/src/android/holo/cts/
BitmapAssets.java
102
public static File
getBitmapPath
(String bitmapName, int type) {
127
File file =
getBitmapPath
(bitmapName, type);
LayoutTestActivity.java
147
String path = BitmapAssets.
getBitmapPath
(mBitmapName,
Completed in 72 milliseconds