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

  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowContainerController.java 685 public void notifyAppStopped() {
692 mContainer.notifyAppStopped();
    [all...]
AppWindowToken.java 748 void notifyAppStopped() {
749 if (DEBUG_ADD_REMOVE) Slog.v(TAG, "notifyAppStopped: " + this);
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java     [all...]

Completed in 100 milliseconds