Searched refs:HIDE_BARS_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java95 private static final int HIDE_BARS_TIMEOUT = 3500; field in class:PhotoPage
825 mHandler.sendEmptyMessageDelayed(MSG_HIDE_BARS, HIDE_BARS_TIMEOUT);

Completed in 115 milliseconds