OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mShowTimes
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
TimeBar.java
72
protected boolean
mShowTimes
;
86
mShowTimes
= true;
176
if (!
mShowTimes
&& !mShowScrubber) {
180
if (
mShowTimes
) {
202
if (
mShowTimes
) {
TrimTimeBar.java
170
if (!
mShowTimes
&& !mShowScrubber) {
174
if (
mShowTimes
) {
195
if (
mShowTimes
) {
Completed in 81 milliseconds