Home
last modified time | relevance | path

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

/packages/apps/Nfc/tests/unit/src/com/android/nfc/
DForegroundUtilsTest.java134 backGroundCallbacks = mForegroundUtils.getBackgroundCallbacks(); in testOnUidImportanceBackground() local
135 List<ForegroundUtils.Callback> callbacks = backGroundCallbacks.get(0); in testOnUidImportanceBackground()
140 backGroundCallbacks = mForegroundUtils.getBackgroundCallbacks(); in testOnUidImportanceBackground()
141 callbacks = backGroundCallbacks.get(0); in testOnUidImportanceBackground()