Searched defs:updateSize (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DExportDialog.java68 updateSize();
125 updateSize();
182 public void updateSize() { method in class:ExportDialog
244 updateSize();
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupDetailFragment.java259 updateSize(-1);
280 updateSize(data.getCount());
319 private void updateSize(int size) { method in class:GroupDetailFragment
/packages/apps/Settings/src/com/android/settings/applications/
H A DRunningState.java512 boolean updateSize(Context context, long pss, int curSeq) { method in class:RunningState.ProcessItem
643 boolean updateSize(Context context) { method in class:RunningState.MergedItem
648 child.updateSize(context);
1287 changed |= proc.updateSize(context, pss[i], mSequence);
1317 mergedItem.updateSize(context);
1366 user.updateSize(context);
1373 mMergedItems.get(i).updateSize(context);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java614 updateSize();
624 updateSize();
628 private void updateSize() { method in class:PhotoView.FullPicture
796 updateSize();
875 updateSize();
879 private void updateSize() { method in class:PhotoView.ScreenNailPicture

Completed in 102 milliseconds