OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:true
(Results
201 - 225
of
18103
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ocsp/
CrlID.java
26
crlUrl = DERIA5String.getInstance(o,
true
);
29
crlNum = DERInteger.getInstance(o,
true
);
32
crlTime = DERGeneralizedTime.getInstance(o,
true
);
71
v.add(new DERTaggedObject(
true
, 0, crlUrl));
76
v.add(new DERTaggedObject(
true
, 1, crlNum));
81
v.add(new DERTaggedObject(
true
, 2, crlTime));
/external/bluetooth/bluez/audio/
audio.conf
9
# Switch to master role for incoming connections (defaults to
true
)
10
#Master=
true
22
# other one automatically so the default setting of
true
is usually a good
24
#AutoConnect=
true
30
# Set to
true
to support HFP (in addition to HSP only which is the default)
32
#HFP=
true
/external/stlport/src/
monetary.cpp
48
moneypunct<char,
true
>::moneypunct(size_t __refs) : locale::facet(__refs)
50
moneypunct<char,
true
>::~moneypunct() {}
52
char moneypunct<char,
true
>::do_decimal_point() const {return ' ';}
53
char moneypunct<char,
true
>::do_thousands_sep() const {return ' ';}
54
string moneypunct<char,
true
>::do_grouping() const { return _S_empty_string; }
55
string moneypunct<char,
true
>::do_curr_symbol() const { return _S_empty_string; }
56
string moneypunct<char,
true
>::do_positive_sign() const { return _S_empty_string; }
57
string moneypunct<char,
true
>::do_negative_sign() const { return _S_empty_string; }
58
money_base::pattern moneypunct<char,
true
>::do_pos_format() const {return _M_pos_format;}
59
money_base::pattern moneypunct<char,
true
>::do_neg_format() const {return _M_neg_format;
[
all
...]
/frameworks/base/core/res/res/drawable/
btn_default.xml
18
<item android:state_window_focused="false" android:state_enabled="
true
"
22
<item android:state_pressed="
true
"
24
<item android:state_focused="
true
" android:state_enabled="
true
"
26
<item android:state_enabled="
true
"
28
<item android:state_focused="
true
"
btn_default_small.xml
18
<item android:state_window_focused="false" android:state_enabled="
true
"
22
<item android:state_pressed="
true
"
24
<item android:state_focused="
true
" android:state_enabled="
true
"
26
<item android:state_enabled="
true
"
28
<item android:state_focused="
true
"
btn_dropdown.xml
19
android:state_window_focused="false" android:state_enabled="
true
"
25
android:state_pressed="
true
"
28
android:state_focused="
true
" android:state_enabled="
true
"
31
android:state_enabled="
true
"
34
android:state_focused="
true
"
btn_global_search.xml
19
<item android:state_window_focused="false" android:state_enabled="
true
"
23
<item android:state_pressed="
true
"
25
<item android:state_focused="
true
" android:state_enabled="
true
"
27
<item android:state_enabled="
true
"
29
<item android:state_focused="
true
"
edit_text.xml
18
<item android:state_window_focused="false" android:state_enabled="
true
"
22
<item android:state_pressed="
true
" android:drawable="@drawable/textfield_pressed" />
23
<item android:state_enabled="
true
" android:state_focused="
true
" android:drawable="@drawable/textfield_selected" />
24
<item android:state_enabled="
true
" android:drawable="@drawable/textfield_default" />
25
<item android:state_focused="
true
" android:drawable="@drawable/textfield_disabled_selected" />
media_button_background.xml
21
<item android:state_focused="
true
" android:state_pressed="false" android:state_enabled="
true
"
23
<item android:state_enabled="
true
" android:state_pressed="
true
" android:drawable="@drawable/btn_media_player_pressed" />
24
<item android:state_enabled="
true
" android:state_focused="false" android:state_pressed="false"
26
<item android:state_focused="
true
" android:state_enabled="false" android:drawable="@drawable/btn_media_player_disabled_selected" />
ratingbar_full_empty.xml
20
<item android:state_pressed="
true
"
21
android:state_window_focused="
true
"
24
<item android:state_focused="
true
"
25
android:state_window_focused="
true
"
28
<item android:state_selected="
true
"
29
android:state_window_focused="
true
"
ratingbar_full_filled.xml
20
<item android:state_pressed="
true
"
21
android:state_window_focused="
true
"
24
<item android:state_focused="
true
"
25
android:state_window_focused="
true
"
28
<item android:state_selected="
true
"
29
android:state_window_focused="
true
"
seek_thumb.xml
20
<item android:state_pressed="
true
"
21
android:state_window_focused="
true
"
24
<item android:state_focused="
true
"
25
android:state_window_focused="
true
"
28
<item android:state_selected="
true
"
29
android:state_window_focused="
true
"
timepicker_down_btn.xml
19
<item android:state_pressed="false" android:state_enabled="
true
"
21
<item android:state_pressed="
true
" android:state_enabled="
true
"
23
<item android:state_pressed="false" android:state_enabled="
true
"
24
android:state_focused="
true
" android:drawable="@drawable/timepicker_down_selected" />
28
android:state_focused="
true
" android:drawable="@drawable/timepicker_down_disabled_focused" />
timepicker_input.xml
19
<item android:state_pressed="false" android:state_enabled="
true
"
21
<item android:state_pressed="
true
" android:state_enabled="
true
"
23
<item android:state_pressed="false" android:state_enabled="
true
"
24
android:state_focused="
true
" android:drawable="@drawable/timepicker_input_selected" />
28
android:state_focused="
true
" android:drawable="@drawable/timepicker_input_normal" />
timepicker_up_btn.xml
19
<item android:state_pressed="false" android:state_enabled="
true
"
21
<item android:state_pressed="
true
" android:state_enabled="
true
"
23
<item android:state_pressed="false" android:state_enabled="
true
"
24
android:state_focused="
true
" android:drawable="@drawable/timepicker_up_selected" />
28
android:state_focused="
true
" android:drawable="@drawable/timepicker_up_disabled_focused" />
/frameworks/base/tests/CoreTests/android/core/
BooleanTest.java
29
Boolean a = new Boolean(
true
);
30
Boolean b = new Boolean("
True
");
38
assertEquals("
true
", a.toString());
40
assertEquals(Boolean.
TRUE
, a);
42
assertSame(Boolean.valueOf(
true
), Boolean.
TRUE
);
/packages/apps/Calendar/res/drawable-finger/
btn_circle.xml
18
<item android:state_window_focused="false" android:state_enabled="
true
"
22
<item android:state_pressed="
true
"
24
<item android:state_focused="
true
" android:state_enabled="
true
"
26
<item android:state_enabled="
true
"
28
<item android:state_focused="
true
"
/packages/apps/Contacts/res/drawable-finger/
btn_circle.xml
18
<item android:state_window_focused="false" android:state_enabled="
true
"
22
<item android:state_pressed="
true
"
24
<item android:state_focused="
true
" android:state_enabled="
true
"
26
<item android:state_enabled="
true
"
28
<item android:state_focused="
true
"
btn_dial_action.xml
20
<item android:state_focused="
true
" android:state_enabled="false"
26
<item android:state_pressed="
true
" android:state_enabled="
true
"
28
<item android:state_focused="
true
" android:state_enabled="
true
"
30
<item android:state_enabled="
true
"
btn_dial_delete.xml
20
<item android:state_focused="
true
" android:state_enabled="false"
26
<item android:state_pressed="
true
" android:state_enabled="
true
"
28
<item android:state_focused="
true
" android:state_enabled="
true
"
30
<item android:state_enabled="
true
"
btn_dial_voicemail.xml
20
<item android:state_focused="
true
" android:state_enabled="false"
26
<item android:state_pressed="
true
" android:state_enabled="
true
"
28
<item android:state_focused="
true
" android:state_enabled="
true
"
30
<item android:state_enabled="
true
"
tab_bottom.xml
19
<item android:state_pressed="
true
" android:drawable="@drawable/tab_pressed_bottom"/>
21
<item android:state_focused="
true
" android:drawable="@drawable/tab_focused_bottom"/>
26
android:state_selected="
true
"
32
android:state_focused="
true
"
33
android:state_selected="
true
"
39
android:state_pressed="
true
"
/packages/apps/DeskClock/res/drawable/
incall_round_button.xml
21
<item android:state_window_focused="false" android:state_enabled="
true
"
27
<item android:state_pressed="
true
"
30
<item android:state_focused="
true
" android:state_enabled="
true
"
33
<item android:state_enabled="
true
"
36
<item android:state_focused="
true
"
/packages/apps/Mms/res/drawable/
timepicker_down_btn.xml
19
<item android:state_pressed="false" android:state_enabled="
true
"
21
<item android:state_pressed="
true
" android:state_enabled="
true
"
23
<item android:state_pressed="false" android:state_enabled="
true
"
24
android:state_focused="
true
" android:drawable="@drawable/timepicker_down_selected" />
28
android:state_focused="
true
" android:drawable="@drawable/timepicker_down_disabled_focused" />
timepicker_input.xml
19
<item android:state_pressed="false" android:state_enabled="
true
"
21
<item android:state_pressed="
true
" android:state_enabled="
true
"
23
<item android:state_pressed="false" android:state_enabled="
true
"
24
android:state_focused="
true
" android:drawable="@drawable/timepicker_input_selected" />
28
android:state_focused="
true
" android:drawable="@drawable/timepicker_input_normal" />
Completed in 79 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>