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 61 void executeInForeground() {
ApplicationFeatureProviderImpl.java 74 counter.executeInForeground();
94 counter.executeInForeground();
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
InstalledAppCounterTest.java 196 counter.executeInForeground();

Completed in 930 milliseconds