Searched refs:mIsShortcutPinned (Results 1 – 1 of 1) sorted by relevance
69 private final boolean mIsShortcutPinned; field in ChooserTargetActionsDialogFragment220 if (mIsShortcutPinned) { in toggleShortcutPinned()288 return isShortcutTarget() ? mIsShortcutPinned : dri.isPinned(); in isPinned()311 mIsShortcutPinned = isShortcutPinned; in ChooserTargetActionsDialogFragment()