HomeSort by relevance Sort by last modified time
    Searched refs:PRIORITY_GARBAGE (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/cards/
CardView.java 77 protected final static int PRIORITY_GARBAGE = 10;
345 return getPriority() == PRIORITY_GARBAGE;
349 setPriority(PRIORITY_GARBAGE);
CallCard.java 179 setPriority(PRIORITY_GARBAGE);

Completed in 370 milliseconds