HomeSort by relevance Sort by last modified time
    Searched full:isholding (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/util/
Profile.java 48 boolean isHolding;
132 if (entry.isHolding) {
163 entry.isHolding = true;
173 entry.isHolding = false;
180 entry.isHolding = false;

Completed in 400 milliseconds