Home
last modified time | relevance | path

Searched refs:imgs (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java403 ArrayList<Icon> imgs = new ArrayList<>(); in testParcel() local
405 imgs.add(file1); in testParcel()
407 imgs.add(bit1); in testParcel()
409 imgs.add(data1); in testParcel()
411 imgs.add(res1); in testParcel()
416 parcel.writeInt(imgs.size()); in testParcel()
417 for (Icon img : imgs) { in testParcel()
/frameworks/base/packages/SystemUI/docs/device-entry/
Dglossary.md8 | Lock screen<br><br>![ss_aod](imgs/lockscreen.png) | The first screen available w…
9 | Bouncer, [bouncer.md][2]<br><br>![ss_aod](imgs/bouncer_pin.png) | The component responsible fo…
11 | Ambient display (AOD), [doze.md][6]<br><br>![ss_aod](imgs/aod.png) | UI shown when the device is …
24 | Bypass User Journey <br><br>![ss_bypass](imgs/bypass.png) | Once the user successfully authentica…
Dbouncer.md5 ![ss-bouncer](./imgs/bouncer_pin.png)
Ddoze.md7 ![ss-aod](./imgs/aod.png)
/frameworks/base/packages/SystemUI/docs/
Dscene.md89 ![ribbon](imgs/ribbon.png)