OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getBitmapPath
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest2.java
275
assertEquals("abc", si.
getBitmapPath
());
330
assertEquals("abc", si.
getBitmapPath
());
376
assertEquals("abc", si.
getBitmapPath
());
396
assertEquals(null, si.
getBitmapPath
());
416
assertEquals(null, si.
getBitmapPath
());
436
assertEquals(null, si.
getBitmapPath
());
486
assertEquals("abc", si.
getBitmapPath
());
509
assertEquals(null, si.
getBitmapPath
());
532
assertEquals(null, si.
getBitmapPath
());
555
assertEquals(null, si.
getBitmapPath
());
[
all
...]
/frameworks/base/core/java/android/content/pm/
ShortcutInfo.java
[
all
...]
Completed in 1595 milliseconds