Searched refs:isAppInBackground (Results 1 – 1 of 1) sorted by relevance
393 private static boolean isAppInBackground(Context context) throws ReflectiveOperationException { in isAppInBackground() method in BatteryStatsBgVsFgActions440 if (shouldBeBg == isAppInBackground(context)) { in checkAppState()