HomeSort by relevance Sort by last modified time
    Searched full:false (Results 901 - 925 of 15335) sorted by null

<<31323334353637383940>>

  /frameworks/base/tools/aapt/
ResourceTable.h 96 const bool doSetIndex = false,
98 const bool overwrite = false);
106 bool overlay = false,
107 bool replace = false,
108 bool isId = false);
119 bool replace = false,
120 bool isId = false,
135 bool onlyIfEmpty = false);
165 bool onlyPublic = false) const;
171 bool onlyPublic = false) const
    [all...]
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeRS.java 127 new Preset(1, 0x000000, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
128 new Preset(1, 0x0000ff, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
129 new Preset(1, 0x00ff00, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, false),
130 new Preset(1, 0x00ff00, 0x000000, 0xffffff, 2.0f, 0x0f, true, 0, false, true),
132 new Preset(1, 0x800000, 0xff0000, 0xffffff, 2.5f, 0x1f, true, 0, true, false),
133 new Preset(0, 0x000000, 0x000000, 0xffffff, 0.0f, 0x1f, true, 0, false, false),
    [all...]
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.cpp 63 , m_backgroundColorSet(false)
64 , m_contentsOpaque(false)
65 , m_preserves3D(false)
67 , m_usingTiledLayer(false)
68 , m_masksToBounds(false)
69 , m_drawsContent(false)
94 return false;
101 return false;
139 bool found = false;
159 bool found = false;
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowActivity.java 63 private static final boolean DEBUG = false;
83 return false;
88 return false;
93 return false;
98 return false;
103 return false;
109 return false;
119 return false;
132 return false;
138 return false;
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
StaticPortEditDialog.java 53 private boolean mOk = false;
103 * @return true if ok was pressed, false if cancelled.
109 return false;
149 mShell.setLayout(new GridLayout(1, false));
159 main.setLayout(new GridLayout(2, false));
230 mOkButton.setEnabled(false);
257 mOkButton.setEnabled(false);
264 mOkButton.setEnabled(false);
274 if (p.matches("^[a-zA-Z][a-zA-Z0-9]*") == false) { // $NON-NLS-1$
276 mOkButton.setEnabled(false);
    [all...]
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
SdkCommandLine.java 135 define(Mode.STRING, false,
144 define(Mode.STRING, false,
147 define(Mode.STRING, false,
150 define(Mode.BOOLEAN, false,
152 "Force creation (override an existing AVD)", false);
165 define(Mode.STRING, false,
168 define(Mode.STRING, false,
200 define(Mode.STRING, false,
210 define(Mode.STRING, false,
226 define(Mode.STRING, false,
    [all...]
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 72 pictureAndBounds.mWroteElapsed = false;
90 elapsed, split, false, diff.isEmpty() == false, empty};
101 bool rebuild = false;
109 bool checkForNewBases = false;
128 bool tossPicture = false;
129 if (working->mBase == false) {
131 if (visibleArea.isEmpty() == false) {
179 if (drawn.contains(working->mArea) == false) {
227 if (canvas->getClipBounds(&bounds) == false)
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CodecTest.java 53 private static boolean mInitialized = false;
54 private static boolean mPrepareReset = false;
60 private static boolean onPrepareSuccess = false;
61 private static boolean onCompleteSuccess = false;
130 return false;
154 return false;
192 return false;
198 boolean pauseResult = false;
217 if ((curPosition>0) && (curPosition < ((t2-t1) * 1.3)) && (misPlaying == false))
328 boolean videoResult = false;
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
AbstractSet.java 45 * {@code false} otherwise
59 return false;
61 return false;
64 return false;
92 * @return {@code true} if this collection was modified, {@code false}
99 boolean result = false;
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
AbstractInterruptibleChannelTest.java 62 testMiChannel.isImplCloseCalled = false;
86 boolean complete = false;
97 complete = false;
145 boolean complete = false;
158 complete = false;
179 private boolean isImplCloseCalled = false;
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java 51 * false otherwise.
156 return false;
163 return false;
170 return false;
185 return false;
194 return false;
ASN1TaggedObject.java 14 boolean empty = false;
89 return false;
96 return false;
103 return false;
110 return false;
139 * affairs is if it returns false. An implicitly tagged object may appear
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
AuthorityKeyIdentifier.java 65 this.keyidentifier = ASN1OctetString.getInstance(o, false);
68 this.certissuer = GeneralNames.getInstance(o, false);
71 this.certserno = DERInteger.getInstance(o, false);
186 v.add(new DERTaggedObject(false, 0, keyidentifier));
191 v.add(new DERTaggedObject(false, 1, certissuer));
196 v.add(new DERTaggedObject(false, 2, certserno));
  /dalvik/libcore/sql/src/main/java/java/sql/
DataTruncation.java 34 private boolean parameter = false;
36 private boolean read = false;
59 * {@code false} otherwise.
62 * {@code false} otherwise.
101 * {@code false} if it was a column value.
112 * {@code false} otherwise.
  /development/host/windows/usb/winusb/
adb_winusb_endpoint_object.cpp 55 return false;
114 return false;
121 overlapped.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
145 return false;
158 return ret ? true : false;
165 return false;
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader.java 85 showAlert(null, "You clicked 'start'!", "ok", null, false, null);
88 showAlert(null, "You clicked stop!", "ok", null, false, null);
91 showAlert(null, "You clicked 'Add'!", "ok", null, false, null);
94 showAlert(null, "You clicked 'Delete'!", "ok", null, false, null);
97 showAlert(null, "You clicked 'Update'!", "ok", null, false, null);
100 showAlert(null, "I have no idea what you clicked!", "ok", null, false, null);
  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 33 static gboolean im_debug_enabled = FALSE;
39 static gboolean scan_missing_running = FALSE;
48 static gboolean initialized = FALSE;
113 gboolean not_m = FALSE;
143 scan_missing_running = FALSE;
145 return FALSE;
  /external/icu4c/i18n/
basictz.cpp 40 return FALSE;
47 getOffset(start, FALSE, raw1, dst1, status);
49 return FALSE;
51 tz.getOffset(start, FALSE, raw2, dst2, status);
53 return FALSE;
59 return FALSE;
63 return FALSE;
70 UBool avail1 = getNextTransition(time, FALSE, tr1);
71 UBool avail2 = tz.getNextTransition(time, FALSE, tr2);
79 getNextTransition(tr1.getTime(), FALSE, tr1)
    [all...]
  /external/icu4c/test/intltest/
textfile.cpp 78 return FALSE;
98 if (!setBuffer(n++, c, ec)) return FALSE;
100 if (!setBuffer(n++, 0, ec)) return FALSE;
114 if (!readLine(line, ec)) return FALSE;
136 return FALSE;
169 return FALSE;
  /external/icu4c/tools/toolutil/
filetools.cpp 32 * Also can be given just one file to check against. Default value for isDir is FALSE.
39 return FALSE;
66 isLatest = FALSE;
76 return FALSE;
83 isLatest = FALSE;
86 isLatest = FALSE;
  /external/jdiff/src/jdiff/
MethodAPI.java 38 public boolean isAbstract_ = false;
41 public boolean isNative_ = false;
44 public boolean isSynchronized_ = false;
127 return false;
136 return false;
154 first = false;
  /external/opencore/fileformats/mp4/composer/src/
chunkoffsetatom.cpp 36 _oInterLeaveMode = false;
114 _modified = false;
128 return false;
134 return false;
140 return false;
146 return false;
editlistatom.cpp 63 return false;
69 return false;
77 return false;
83 return false;
89 return false;
95 return false;
stylerecord.cpp 112 return false;
117 return false;
122 return false;
127 return false;
132 return false;
137 return false;
trackextendsatom.cpp 94 return false;
100 return false;
106 return false;
112 return false;
118 return false;
124 return false;

Completed in 820 milliseconds

<<31323334353637383940>>