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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBarView.java 142 public void setIgnoreChildren(int index, View ignore, View panel) {
TabletStatusBar.java 294 mStatusBarView.setIgnoreChildren(0, mNotificationTrigger, mNotificationPanel);
331 mStatusBarView.setIgnoreChildren(2, mInputMethodSwitchButton, mInputMethodsPanel);
354 mStatusBarView.setIgnoreChildren(3, mCompatModeButton, mCompatModePanel);
    [all...]

Completed in 801 milliseconds