Searched refs:mIsPinned (Results 1 – 2 of 2) sorted by relevance
66 private boolean mIsPinned = false; field in PredictedAppIcon91 if (!mIsPinned) { in onDraw()115 if (mIsPinned) { in applyFromWorkspaceItem()128 if (mIsPinned) return; in pin()129 mIsPinned = true; in pin()149 if (!mIsPinned && !mIsDrawingDot) { in getIconBounds()156 return mIsPinned; in isPinned()223 if (!mIsPinned) { in getSourceVisualDragBounds()
215 private final boolean mIsPinned; field in PinnedAppsAdapter.PinUnPinShortcut221 mIsPinned = isPinned; in PinUnPinShortcut()226 if (mIsPinned) { in onClick()