OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thumbnails
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ActivityStack.java
3172
ArrayList<ActivityRecord>
thumbnails
= null;
local
[
all
...]
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java
651
* Get the
thumbnails
of the specified size
660
* @param count The number of
thumbnails
2410
final Bitmap[]
thumbnails
= new Bitmap[2];
local
[
all
...]
Completed in 154 milliseconds