OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wallpaperforstream
(Results
1 - 1
of
1
) sorted by null
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
CustomizationRestrictionsTest.java
141
final Bitmap
wallpaperForStream
= BitmapUtils.generateRandomBitmap(83, 69);
142
wallpaperManager.setStream(BitmapUtils.bitmapToInputStream(
wallpaperForStream
));
Completed in 55 milliseconds