HomeSort by relevance Sort by last modified time
    Searched refs:getSelectState (Results 1 - 3 of 3) sorted by null

  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 233 if (getSelectState() == STATE_SELECT_OFF) {
824 public int getSelectState() {
825 return mManager.getSelectState();
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropObject.java 78 public int getSelectState() {
CropView.java 359 mScreenCropBounds, mCropObj.isFixedAspect(), decode(mCropObj.getSelectState(), mRotation));

Completed in 52 milliseconds