Home
last modified time | relevance | path

Searched refs:intentForeground (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java368 final Intent intentForeground = new Intent() in testCalculateUrgent() local
372 assertTrue(calculateUrgent(intentForeground, null)); in testCalculateUrgent()