Searched refs:ScreenPinningNotify (Results 1 – 3 of 3) sorted by relevance
31 public class ScreenPinningNotify { class39 public ScreenPinningNotify(Context context) { in ScreenPinningNotify() method in ScreenPinningNotify
119 private ScreenPinningNotify mScreenPinningNotify;214 mScreenPinningNotify = new ScreenPinningNotify(mWindowContext);
177 private ScreenPinningNotify mScreenPinningNotify;352 mScreenPinningNotify = new ScreenPinningNotify(mContext); in NavigationBarView()