Home
last modified time | relevance | path

Searched refs:showCancel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java142 public RequestWindowView(Context context, boolean showCancel) { in RequestWindowView() argument
147 mShowCancel = showCancel; in RequestWindowView()