Searched refs:mIsTwoPanel (Results 1 – 2 of 2) sorted by relevance
163 private final boolean mIsTwoPanel; field in MultiShrinkScroller331 if (!mIsTwoPanel) { in initialize()343 if (!mIsTwoPanel) { in initialize()366 if (mIsTwoPanel) { in initialize()906 if (mIsTwoPanel) { in draw()923 if (mIsTwoPanel) { in draw()958 if (!mIsTwoPanel) { in getMaximumScrollUpwards()1053 if (mIsTwoPanel) { in updateHeaderTextSizeAndMargin()1150 if (mIsTwoPanel && !mPhotoView.isBasedOffLetterTile()) { in updatePhotoTintAndDropShadow()1190 } else if (mIsTwoPanel) { in updatePhotoTintAndDropShadow()[all …]
56 private final boolean mIsTwoPanel; field in PhotoEditorView76 mIsTwoPanel = getResources().getBoolean(R.bool.contacteditor_two_panel); in PhotoEditorView()153 if (mIsTwoPanel) { in adjustDimensions()