HomeSort by relevance Sort by last modified time
    Searched refs:BarController (Results 1 - 2 of 2) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
BarController.java 36 public class BarController {
62 public BarController(String tag, int transientFlag, int unhideFlag, int translucentFlag,
64 mTag = "BarController." + tag;
PhoneWindowManager.java 562 private final BarController mStatusBarController = new BarController("StatusBar",
569 private final BarController mNavigationBarController = new BarController("NavigationBar",
    [all...]

Completed in 142 milliseconds