Searched refs:mHasPinnedNotification (Results 1 – 1 of 1) sorted by relevance
63 protected boolean mHasPinnedNotification; field in HeadsUpManager197 if (hasPinnedNotification == mHasPinnedNotification) { in updatePinnedMode()201 Log.v(TAG, "Pinned mode changed: " + mHasPinnedNotification + " -> " + in updatePinnedMode()204 mHasPinnedNotification = hasPinnedNotification; in updatePinnedMode()205 if (mHasPinnedNotification) { in updatePinnedMode()377 return mHasPinnedNotification; in hasPinnedHeadsUp()