Searched defs:FLAG_CONTENT_VIEW_HEADS_UP (Results 1 – 2 of 2) sorted by relevance
106 int FLAG_CONTENT_VIEW_HEADS_UP = 1 << 2; field
344 mNotificationInflater.unbindContent(mRow.getEntry(), mRow, FLAG_CONTENT_VIEW_HEADS_UP); in testUnbindRemovesCachedRemoteView() local