/packages/apps/Browser/src/com/android/browser/ |
UrlBarAutoShowManager.java | 39 private BaseUi mUi; 52 mUi = ui; 53 ViewConfiguration config = ViewConfiguration.get(mUi.getActivity()); 77 if (mUi.isTitleBarShowing()) { 81 mUi.showTitleBarForDuration(remaining); 84 mUi.suggestHideTitleBar(); 92 if (mUi.isTitleBarShowing()) { 93 mUi.showTitleBarForDuration(); 127 && !mUi.isTitleBarShowing() 131 mUi.showTitleBar() [all...] |
NavScreen.java | 51 PhoneUi mUi; 76 mUi = ui; 113 mUiController.getTabControl().getTabPosition(mUi.getActiveTab())); 134 mUiController.getTabControl().getTabPosition(mUi.getActiveTab())); 174 final int tix = mUi.mTabControl.getTabPosition(tab); 179 mUi.hideNavScreen(tix, true); 189 if (tab != mUi.getActiveTab()) { 199 mUi.hideNavScreen(position, animate); 243 mUi.getTitleBar().setSkipTitleBarAnimations(true); 245 mUi.editUrl(false, true) [all...] |
TabBar.java | 58 private XLargeUi mUi; 94 mUi = ui; 195 if (mUi.isTitleBarShowing() && !isLoading()) { 196 mUi.stopEditingUrl(); 197 mUi.hideTitleBar(); 199 mUi.stopWebViewScrolling(); 200 mUi.editUrl(false, false); 202 } else if (mUi.isTitleBarShowing() && !isLoading()) { 203 mUi.stopEditingUrl(); 204 mUi.hideTitleBar() [all...] |
PieControl.java | 54 private BaseUi mUi; 77 mUi = ui; 81 mUi.stopEditingUrl(); 211 mUi.editUrl(false, true); 220 mUi.editUrl(false, true); 223 mUi.editUrl(false, true); 237 ((PhoneUi) mUi).showNavScreen(); 243 mUi.getActiveTab().capture();
|
Controller.java | 158 private UI mUi; 333 mUi.updateTabs(mTabControl.getTabs()); 336 mUi.needsRestoreAllTabs()); 346 mUi.updateTabs(tabs); 406 mUi.onSetWebView(tab, view); 416 mUi.createSubWindow(tab, subView); 430 mUi = ui; 444 return mUi; 618 mUi.onConfigurationChanged(config); 623 if (!mUi.isWebShowing()) [all...] |
/external/chromium/base/win/ |
i18n.h | 19 // Adds to |languages| the list of user preferred UI languages from MUI, if 26 // UI languages from MUI, if available, falling-back on the user default UI
|
i18n.cc | 38 // Calls one of the MUI Get*PreferredUILanguages functions, placing the result 78 VLOG(2) << "MUI not available."; 135 // Mimic the MUI behavior of putting the neutral version of the lang after
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/ |
TaskMonitorImpl.java | 38 private final IProgressUiProvider mUi; 54 mUi = ui; 59 return mUi; 69 mUi.setDescription(text); 79 mUi.log(text); 89 mUi.logError(text); 100 mUi.logVerbose(text); 117 mUi.setProgressMax((int) MAX_COUNT); 141 mUi.setProgress((int)mValue); 153 return mIncCoef > 0 ? (int)(mUi.getProgress() / mIncCoef) : 0 [all...] |
/external/wpa_supplicant_8/src/ap/ |
peerkey_auth.c | 52 u16 mui, u16 error_type) 69 error.mui = host_to_be16(mui); 332 u16 mui, error_type; local 358 mui = be_to_host16(error.mui); 362 " MUI %d Error Type %d", 363 MAC2STR(kde.mac_addr), mui, error_type); 365 wpa_smk_send_error(wpa_auth, search.sm, sm->addr, mui, error_type);
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
peerkey.c | 69 u16 mui, u16 error_type, int ver) 107 error.mui = host_to_be16(mui); 113 MACSTR " mui %d error_type %d)", 114 MAC2STR(peer), mui, error_type); 117 "(mui %d error_type %d)", mui, error_type); 640 "RSN: SMK Error KDE received: MUI %d error_type %d peer " 642 be_to_host16(error.mui), error_type, [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
peerkey.c | 64 u16 mui, u16 error_type, int ver) 102 error.mui = host_to_be16(mui); 108 MACSTR " mui %d error_type %d)", 109 MAC2STR(peer), mui, error_type); 112 "(mui %d error_type %d)", mui, error_type); 640 "RSN: SMK Error KDE received: MUI %d error_type %d peer " 642 be_to_host16(error.mui), error_type, [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
nsis.php | 129 'MUI.nsh', '"${NSISDIR}\Contrib\Modern UI\System.nsh"', 'MUI_SYSVERSION', 'MUI_ICON', 'MUI_UNICON',
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
wpa_common.h | 251 be16 mui; member in struct:rsn_error_kde
|
/external/wpa_supplicant_8/src/common/ |
wpa_common.h | 257 be16 mui; member in struct:rsn_error_kde
|
/packages/inputmethods/LatinIME/dictionaries/ |
lv_wordlist.xml.gz | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/ |
libgcc.a | [all...] |