Searched defs:mUiController (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Browser/src/com/android/browser/ | ||
D | UrlSelectionActionMode.java | 25 private UiController mUiController; field in UrlSelectionActionMode |
D | PieControl.java | 50 protected UiController mUiController; field in PieControl |
D | NavScreen.java | 50 UiController mUiController; field in NavScreen |
D | NavigationBarBase.java | 43 protected UiController mUiController; field in NavigationBarBase |
D | TitleBar.java | 46 private UiController mUiController; field in TitleBar |
D | TabBar.java | 56 private UiController mUiController; field in TabBar |
D | BaseUi.java | 82 UiController mUiController; field in BaseUi |
/packages/apps/Email/src/com/android/email/activity/ | ||
D | NfcHandler.java | 40 final UIControllerBase mUiController; field in NfcHandler |