HomeSort by relevance Sort by last modified time
    Searched defs:true (Results 201 - 225 of 468) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/jetty/src/java/org/eclipse/jetty/jmx/
MBeanContainer.java 216 relation.getContainer().update(relation.getParent(), relation.getChild(), null, relation.getRelationship(), true); local
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNodeUtils.java 67 * Note: If <code>createNodes</code> is <code>true</code>, it is <b>always</b>
81 * Find or create a schema node if <code>createNodes</code> is true.
90 * Note: If <code>createNodes</code> is <code>true</code>, it is <b>always</b>
106 .setSchemaNode(true));
107 schemaNode.setImplicit(true);
164 parent.getOptions().setStruct(true);
174 childNode.setImplicit(true);
192 * <code>createNodes == true</code>).
251 currNode.getOptions().setOption(xpath.getSegment(i).getAliasForm(), true); local
258 currNode.getOptions().setStruct(true);
    [all...]
XMPNormalizer.java 102 XMPNode idNode = XMPNodeUtils.findNode (tree, path, true, null);
131 XMPNodeUtils.findSchemaNode(xmp.getRoot(), XMPConst.NS_DC, true); local
252 arrayNode.getOptions().setArrayOrdered(true).setArrayAlternate(true).setArrayAltText(true);
327 .getNamespace(), null, true);
363 compareAliasedSubtrees (currProp, baseNode, true);
397 compareAliasedSubtrees (currProp, itemNode, true);
595 ((XMPMetaImpl) xmp).getRoot(), XMPConst.NS_DC, true);
670 bagForm.setArray(true);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 30 * Bool boolean true, false
167 #define true 1 macro
  /frameworks/base/core/tests/coretests/src/android/net/http/
AbstractProxyTest.java 151 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true); local
  /frameworks/base/graphics/java/android/graphics/drawable/
DrawableWrapper.java 67 * after significant state changes, e.g. from the One True Constructor and
93 dr.setVisible(isVisible(), true); local
340 mMutated = true;
  /frameworks/base/services/core/java/com/android/server/
SystemConfig.java 156 Environment.getOemDirectory(), "etc", "sysconfig"), true); local
158 Environment.getOemDirectory(), "etc", "permissions"), true); local
231 while (true) {
313 allowed = true;
316 allowed = !"true".equals(notLowRam);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
UiccSmsController.java 127 text, sentIntent, deliveryIntent, true /* persistMessageForNonDefaultSmsApp*/); local
163 true /* persistMessageForNonDefaultSmsApp */); local
291 return true;
396 * @return true if the subId is active.
  /frameworks/wilhelm/tests/sandbox/
reverb.c 29 #define true 1 macro
92 // Returns true if the settings are identical, or false if they are different.
163 needSpace = true;
164 needNewline = true;
237 outputMixPresetItfRequested = true;
240 outputMixPresetItfRequested = true;
242 bad = true;
246 outputMixEnvironmentalItfRequested = true;
249 outputMixEnvironmentalItfRequested = true;
251 bad = true;
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 126 #ifndef true
127 #define true 1 macro
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mltypes.h 126 #ifndef true
127 #define true 1 macro
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
StringTest.java 40 uc.setAccessible(true); typedefs
  /libcore/luni/src/main/native/
java_math_NativeBN.cpp 71 return true;
192 BN_set_negative(toBigNum(ret), true); local
327 BN_set_negative(ret, true);
  /libcore/luni/src/test/java/com/android/org/bouncycastle/jce/provider/
CertBlacklistTest.java 412 assertEquals(bl.isPublicKeyBlackListed(pk), true); local
421 assertEquals(bl.isPublicKeyBlackListed(pk), true); local
430 assertEquals(bl.isPublicKeyBlackListed(pk), true); local
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
VideoUtils.java 62 false, true);
75 true, true); local
123 * @param useAudio true if keep the audio track from the source.
124 * @param useVideo true if keep the video track from the source.
152 selectCurrentTrack = true;
154 selectCurrentTrack = true;
197 while (true) {
260 endTime = correctTimeToSyncSample(track, endTime, true);
261 timeCorrected = true;
    [all...]
  /packages/apps/Settings/src/com/android/settings/search/
DynamicIndexableContentMonitor.java 156 UserDictionary.Words.CONTENT_URI, true, mUserDictionaryContentObserver);
214 InputMethodAndLanguageSettings.class.getName(), false, true); local
225 InputMethodAndLanguageSettings.class.getName(), true, true); local
239 AccessibilitySettings.class.getName(), false, true); local
249 PrintSettingsFragment.class.getName(), false, true); local
260 InputMethodAndLanguageSettings.class.getName(), false, true); local
271 AccessibilitySettings.class.getName(), true, true); local
279 PrintSettingsFragment.class.getName(), true, true) local
288 InputMethodAndLanguageSettings.class.getName(), true, true); local
303 InputMethodAndLanguageSettings.class.getName(), true, true); local
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
QuotedTextView.java 65 private boolean mIncludeText = true;
86 settings.setBlockNetworkLoads(true);
89 mQuotedTextCheckBox.setChecked(true);
174 * @param checked Either true or false.
255 refMessage.getFrom(), true))); local
266 true /* remove empty quotes */), dateFormat.format(date), Utils local
269 refMessage.getTo(), true))); local
272 Utils.cleanUpString(ccAddresses, true /* remove empty quotes */)));
283 allowRespondInline(true);
292 allowRespondInline(true);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DynamicGridKeyboard.java 85 addKey(mPendingKeys.pollFirst(), true); local
92 addKey(usedKey, true);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
RichInputConnectionAndTextRangeTests.java 126 return true;
131 return true;
136 return true;
381 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
382 assertTrue(ic.isCursorTouchingWord(sap, true /* checkTextAfter */));
385 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
386 assertTrue(ic.isCursorTouchingWord(sap, true));
389 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
390 assertTrue(ic.isCursorTouchingWord(sap, true));
393 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
397 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
401 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
405 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
409 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
413 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
417 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
421 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
425 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
429 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
433 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
437 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
441 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
445 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
449 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); local
    [all...]
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/
ImapHelper.java 121 * @return {@code true} if the operation completes successfully, {@code false} otherwise.
130 mFolder.setFlags(convertToImapMessages(voicemails), flags, true); local
131 return true;
214 return true;
410 mFolder.close(true);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 153 combineLinearLayout(childrenPadding.values(), padding, true /*true*/); local
181 * @param horizontal whether this layout is horizontal (<code>true</code>) or vertical
323 inverseRelation, childrenPadding, nodeSet, idNodeMap, true);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java 95 true /*updateLayout*/); local
114 * @param updateLayout True if layout attributes should be set
240 * @return True if the up action can be carried on *all* items.
260 true /*testOnly*/)) {
265 return true;
306 return true;
314 return true;
338 return true;
354 return true;
361 return true;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 137 mScrolledComposite.setExpandHorizontal(true);
138 mScrolledComposite.setExpandVertical(true);
235 mFatalSigningError = true;
278 mFatalSigningError = true;
283 onDestinationChange(true /*forceDetailUpdate*/);
288 * @param forceDetailUpdate if true, the detail {@link FormText} is updated even if a fatal
332 setPageComplete(true);
364 mDetailText.setText(sb.toString(), true /* parseTags */, local
365 true /* expandURLs */); local
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinterTest.java 158 prefs.oneAttributeOnFirstLine = true;
271 prefs.removeEmptyLines = true;
314 "Button", true, "Button"); local
319 prefs.removeEmptyLines = true;
342 " <item android:state_pressed=\"true\"\n" +
344 " <item android:state_focused=\"true\"\n" +
350 " <item android:state_pressed=\"true\" android:color=\"#ffff0000\"/> <!-- pressed -->\n" +
351 " <item android:state_focused=\"true\" android:color=\"#ff0000ff\"/> <!-- focused -->\n" +
361 "<item android:state_activated=\"true\" android:color=\"#FFFFFF\"/>\n" +
366 " <item android:state_activated=\"true\" android:color=\"#FFFFFF\"/>\n"
    [all...]
  /system/core/liblog/
log_read_kern.c 42 #define true (const bool)1 macro
434 at_least_one_is_low = true;
437 at_least_one_is_low = true;
575 logger_list->flush = true;
589 starving = true;
674 logger_list->valid_entry = true;
696 logger_list->flush = true;

Completed in 598 milliseconds

1 2 3 4 5 6 7 891011>>