Searched defs:anchorView (Results 1 – 3 of 3) sorted by relevance
110 public static SystemUiHider getInstance(Activity activity, View anchorView, int flags) { in getInstance()118 protected SystemUiHider(Activity activity, View anchorView, int flags) { in SystemUiHider()
38 protected SystemUiHiderBase(Activity activity, View anchorView, int flags) { in SystemUiHiderBase()
61 protected SystemUiHiderHoneycomb(Activity activity, View anchorView, int flags) { in SystemUiHiderHoneycomb()