Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java34 void showScreenPinningRequest(int taskId); in showScreenPinningRequest() method
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl55 void showScreenPinningRequest(int taskId); in showScreenPinningRequest() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java227 default void showScreenPinningRequest(int taskId) { } in showScreenPinningRequest() method
670 public void showScreenPinningRequest(int taskId) { in showScreenPinningRequest() method in CommandQueue