OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWidthIndex
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/ui/
DetailsDialog.java
80
private int
mWidthIndex
= -1;
137
mWidthIndex
= mItems.size();
256
mItems.set(
mWidthIndex
, String.valueOf(widthString));
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DialogDetailsView.java
124
private int
mWidthIndex
= -1;
187
mWidthIndex
= mItems.size();
304
mItems.set(
mWidthIndex
, String.valueOf(widthString));
Completed in 60 milliseconds