Searched refs:tombstone (Results 1 – 4 of 4) sorted by relevance
45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local46 return tombstone; in getTombstone()
143 final boolean tombstone = (action.getActionIntent() == null); in generateMediaActionButton()147 if (!tombstone) { in generateMediaActionButton()
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
3674 final boolean tombstone = (action.actionIntent == null); in generateActionButton()3676 tombstone ? getActionTombstoneLayoutResource() in generateActionButton()3680 if (!tombstone) { in generateActionButton()5225 final boolean tombstone = (action.actionIntent == null); in generateMediaActionButton()5231 if (!tombstone) { in generateMediaActionButton()