HomeSort by relevance Sort by last modified time
    Searched refs:firstTime (Results 26 - 50 of 58) sorted by null

12 3

  /external/icu4c/common/
punycode.cpp 162 adaptBias(int32_t delta, int32_t length, UBool firstTime) {
165 if(firstTime) {
  /external/webkit/Source/WebCore/inspector/front-end/
Drawer.js 62 var firstTime = !this._visibleView;
68 if (x && !firstTime) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 508 boolean firstTime =
511 CharSequence[] items = initBtSettings(device, state, firstTime);
523 boolean checked = firstTime ||
631 int state, boolean firstTime) {
658 if (firstTime) {
673 if (firstTime) {
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 467 static BOOLEAN firstTime = TRUE;
468 if (firstTime)
472 firstTime = FALSE;
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 288 boolean firstTime = true;
290 if (firstTime) {
291 firstTime = false;
307 boolean firstTime = true;
309 if (firstTime) {
310 firstTime = false;
    [all...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebRequest.cpp 413 bool firstTime = (m_authRequestCount == 0);
419 m_urlLoader.get(), &WebUrlLoaderClient::authRequired, authInfoPtr, firstTime, suppressDialog));
WebUrlLoaderClient.cpp 464 void WebUrlLoaderClient::authRequired(scoped_refptr<net::AuthChallengeInfo> authChallengeInfo, bool firstTime, bool suppressDialog)
472 m_webFrame->didReceiveAuthenticationChallenge(this, host, realm, firstTime, suppressDialog);
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
InputManager.java 94 private long firstTime = 0;
151 firstTime = keys.getInputTimeNanos();
    [all...]
  /bootable/recovery/minzip/
Zip.c 868 bool firstTime = (helper->buf == NULL);
888 if (firstTime) {
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 197 bool firstTime = true;
205 if (firstTime && text.size() > 0) {
206 firstTime = false;
    [all...]
  /external/skia/tests/
PathTest.cpp 422 bool firstTime = true;
427 REPORTER_ASSERT(reporter, firstTime);
430 firstTime = false;
433 REPORTER_ASSERT(reporter, !firstTime);
444 REPORTER_ASSERT(reporter, !firstTime);
    [all...]
  /external/skia/legacy/src/core/
SkPaint.cpp     [all...]
  /external/skia/src/core/
SkPaint.cpp     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java     [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 1010 milliseconds

12 3