Searched refs:mWasLastCallSuccess (Results 1 – 1 of 1) sorted by relevance
61 private boolean mWasLastCallSuccess; field in DeepShortcutManager75 return mWasLastCallSuccess; in wasLastCallSuccess()117 mWasLastCallSuccess = true; in unpinShortcut()120 mWasLastCallSuccess = false; in unpinShortcut()139 mWasLastCallSuccess = true; in pinShortcut()142 mWasLastCallSuccess = false; in pinShortcut()154 mWasLastCallSuccess = true; in startShortcut()157 mWasLastCallSuccess = false; in startShortcut()168 mWasLastCallSuccess = true; in getShortcutIconDrawable()172 mWasLastCallSuccess = false; in getShortcutIconDrawable()[all …]