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

  /frameworks/base/core/java/android/app/
ITaskStackListener.aidl 25 void onActivityPinned();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
SystemServicesProxy.java 146 public void onActivityPinned() { }
166 public void onActivityPinned() throws RemoteException {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
PipManager.java 592 public void onActivityPinned() {
593 if (DEBUG) Log.d(TAG, "onActivityPinned()");
665 * Classes must use this instead of {@link android.app.ITaskStackListener.onActivityPinned}
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 7749 milliseconds