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()
144 final boolean tombstone = (action.getActionIntent() == null); in generateMediaActionButton()148 if (!tombstone) { in generateMediaActionButton()
177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
3173 final boolean tombstone = (action.actionIntent == null); in generateActionButton()3175 tombstone ? getActionTombstoneLayoutResource() in generateActionButton()3180 if (!tombstone) { in generateActionButton()4442 final boolean tombstone = (action.actionIntent == null); in generateMediaActionButton()4449 if (!tombstone) { in generateMediaActionButton()