Home
last modified time | relevance | path

Searched defs:showScreenPinningRequest (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java29 void showScreenPinningRequest(int taskId); in showScreenPinningRequest() method
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl66 void showScreenPinningRequest(int taskId); in showScreenPinningRequest() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java121 void showScreenPinningRequest(int taskId); in showScreenPinningRequest() method
315 public void showScreenPinningRequest(int taskId) { in showScreenPinningRequest() method in CommandQueue
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DTvStatusBar.java168 public void showScreenPinningRequest(int taskId) { in showScreenPinningRequest() method in TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java4812 public void showScreenPinningRequest(int taskId) { in showScreenPinningRequest() method in PhoneStatusBar
4821 public void showScreenPinningRequest(int taskId, boolean allowCancel) { in showScreenPinningRequest() method in PhoneStatusBar