OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:true
(Results
1151 - 1175
of
18103
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/base/core/java/com/android/internal/os/
LoggingPrintStream.java
76
flush(
true
);
82
* @param completely
true
if the ending chars should be treated as a line
249
flush(
true
);
255
flush(
true
);
261
flush(
true
);
267
flush(
true
);
273
flush(
true
);
279
flush(
true
);
285
flush(
true
);
291
flush(
true
);
[
all
...]
/frameworks/base/core/res/res/layout/
alert_dialog_progress.xml
27
android:layout_centerHorizontal="
true
" />
35
android:layout_alignParentLeft="
true
"
45
android:layout_alignParentLeft="
true
"
status_bar_latest_event_content.xml
24
android:singleLine="
true
"
42
android:singleLine="
true
"
52
android:singleLine="
true
"
/frameworks/base/core/tests/coretests/src/android/os/
HandlerTester.java
51
mDone =
true
;
52
mSuccess =
true
;
56
mDone =
true
;
TestHandlerThread.java
67
mSuccess =
true
;
88
mDone =
true
;
100
mDone =
true
;
/frameworks/base/core/tests/coretests/src/android/view/
RunQueue.java
31
public boolean runnableCancelled =
true
;
48
runnableRan =
true
;
68
globalLayout =
true
;
/packages/apps/Calendar/res/layout/
account_item.xml
28
android:singleLine="
true
"
32
android:duplicateParentState="
true
"
42
android:duplicateParentState="
true
"
/packages/apps/DeskClock/res/layout/
set_alarm.xml
37
android:focusable="
true
"
44
android:focusable="
true
"
51
android:focusable="
true
"
/packages/apps/Email/src/com/android/email/activity/
AddressTextView.java
42
return mValidator != null ? mValidator.isValid(text) :
true
;
50
private boolean mIsValid =
true
;
65
mIsValid =
true
;
/packages/apps/Gallery3D/src/com/cooliris/media/
MediaBucketList.java
23
private static final Boolean
TRUE
= new Boolean(
true
);
177
foundIndex =
true
;
210
cachedItems.put(item,
TRUE
);
211
return
true
;
218
cachedItems.put(item,
TRUE
);
219
return
true
;
237
mDirtyCount =
true
;
238
mDirtyAcceleratedLookup =
true
;
251
return
true
;
[
all
...]
/packages/apps/IM/res/layout/
chat_switcher_dialog.xml
40
android:layout_centerInParent="
true
"
49
android:layout_alignParentBottom="
true
"
50
android:layout_centerHorizontal="
true
"
/packages/apps/Mms/res/layout-finger/
recipient_filter_item.xml
31
android:singleLine="
true
"
46
android:singleLine="
true
"
53
android:singleLine="
true
"
/packages/apps/Mms/src/com/android/mms/dom/events/
EventImpl.java
79
mInitialized =
true
;
89
mPreventDefault =
true
;
93
mStopPropagation =
true
;
/packages/apps/Music/res/layout/
statusbar.xml
38
android:focusable="
true
"
40
android:singleLine="
true
"
49
android:scrollHorizontally="
true
"
/packages/apps/Music/res/layout-finger/
nowplaying.xml
24
android:focusable="
true
"
44
android:singleLine="
true
"
52
android:singleLine="
true
"
/packages/apps/Music/res/layout-keysexposed/
create_playlist.xml
33
android:singleLine="
true
"
49
android:layout_alignParentLeft="
true
" />
54
android:layout_alignParentRight="
true
" />
/packages/apps/Settings/src/com/android/settings/
TetherSettings.java
118
boolean useCountry =
true
;
146
.setCancelable(
true
)
222
usbAvailable =
true
;
232
if (s.matches(regex)) usbTethered =
true
;
238
if (s.matches(regex)) usbErrored =
true
;
244
mUsbTether.setEnabled(
true
);
245
mUsbTether.setChecked(
true
);
252
mUsbTether.setEnabled(
true
);
283
return
true
;
288
return
true
;
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateFilter.java
39
* @return {@code
true
} if the word is allowed; {@code false} if the word is denied.
43
return
true
;
53
return
true
;
/packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp
46
while (
true
) {
49
bool is_odd =
true
;
73
frozen_ =
true
;
134
return
true
;
156
return
true
;
161
while (
true
) {
165
return
true
;
173
return
true
;
196
return
true
;
200
while (
true
) {
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdbool.h
37
#define
true
1
macro
46
#define
true
true
macro
Completed in 215 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>