HomeSort by relevance Sort by last modified time
    Searched defs:executeInForeground (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
AppCounter.java 62 void executeInForeground() {
ApplicationFeatureProviderImpl.java 65 counter.executeInForeground();
85 counter.executeInForeground();
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
InstalledAppCounterTest.java 188 counter.executeInForeground();

Completed in 88 milliseconds