Searched refs:getBackgroundCallbacks (Results 1 – 2 of 2) sorted by relevance
134 backGroundCallbacks = mForegroundUtils.getBackgroundCallbacks(); in testOnUidImportanceBackground()140 backGroundCallbacks = mForegroundUtils.getBackgroundCallbacks(); in testOnUidImportanceBackground()
190 public SparseArray<List<Callback>> getBackgroundCallbacks() { in getBackgroundCallbacks() method in ForegroundUtils