Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
DViewImage.java89 private boolean mShowActionIcons; field in ViewImage
172 if (mShowActionIcons
220 if (mShowActionIcons
560 mShowActionIcons = intent.getBooleanExtra( in onCreate()
618 mShowActionIcons = false; in onCreate()
621 if (mShowActionIcons) { in onCreate()
645 if (mShowActionIcons) { in onCreate()
736 if (mShowActionIcons) { in setMode()