Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto44 optional bool display_frozen = 6;
70 optional bool enabled = 1;
77 optional bool showing = 1;
78 optional bool occluded = 2;
79 optional bool secure = 3;
108 optional bool screen_on_fully = 5;
109 optional bool keyguard_draw_complete = 6;
110 optional bool window_manager_draw_complete = 7;
115 optional bool keyguard_occluded = 12;
116 optional bool keyguard_occluded_changed = 13;
[all …]
Dpowermanagerservice.proto40 optional bool is_no_cached_wake_locks = 1;
45 optional bool is_cpu = 1;
46 optional bool is_screen_bright = 2;
47 optional bool is_screen_dim = 3;
48 optional bool is_button_bright = 4;
49 optional bool is_proximity_screen_off = 5;
51 optional bool is_stay_awake = 6;
52 optional bool is_doze = 7;
53 optional bool is_draw = 8;
58 optional bool is_screen_bright = 1;
[all …]
Dactivitymanagerservice.proto69 optional bool is_home_recents_component = 6;
89 optional bool fullscreen = 6;
105 optional bool fullscreen = 10;
117 optional bool visible = 4;
118 optional bool front_of_task = 5;
120 optional bool translucent = 7;
126 optional bool keyguard_showing = 1;
127 optional bool keyguard_occluded = 2;
159 optional bool linked_to_death = 6;
173 optional bool persistent = 7;
[all …]
Djobscheduler.proto43 optional bool in_parole = 18;
57 optional bool is_job_ready = 3;
58 optional bool is_user_started = 4;
59 optional bool is_job_pending = 5;
60 optional bool is_job_currently_active = 6;
61 optional bool is_uid_backing_up = 7;
62 optional bool is_component_present = 8;
134 optional bool is_ready_to_rock = 11;
137 optional bool reported_active = 12;
234 optional bool is_in_foreground = 4;
[all …]
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { constant
5 bool failed = false;
14 static bool testUMin(uint32_t dst, uint32_t src) { constant
15 bool failed = false;
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
25 bool failed = false;
34 static bool test_atomics() { variable
35 bool failed = false;
67 bool failed = false;
Dforeach.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
19 bool failed = false;
39 static bool test_foo_output() { variable
40 bool failed = false;
Dshared.rsh7 bool pass;
48 static inline bool isposinf(float f) {
53 static inline bool isneginf(float f) {
58 static inline bool isnan(float f) {
63 static inline bool isposzero(float f) {
68 static inline bool isnegzero(float f) {
73 static inline bool iszero(float f) {
93 static inline bool float_almost_equal(float f1, float f2) {
Dunsigned.rs7 static bool test_unsigned() { variable
8 bool failed = false;
26 bool failed = false;
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Datomic.rs22 static bool testUMax(uint32_t dst, uint32_t src) { variable
23 bool failed = false;
32 static bool testUMin(uint32_t dst, uint32_t src) { constant
33 bool failed = false;
42 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { constant
43 bool failed = false;
52 static bool test_atomics() { variable
53 bool failed = false;
85 bool failed = false;
Dforeach_multi.rs39 static bool failed = false; variable
92 static bool test_sum2_output() { variable
93 bool failed = false;
112 static bool test_sum3_output() { variable
113 bool failed = false;
133 static bool test_sum_mixed_output() { constant
134 bool failed = false;
153 static bool test_sum2_struct_output() { constant
154 bool failed = false;
Dforeach.rs24 static bool failed = false; constant
36 static bool test_root_output() { constant
37 bool failed = false;
57 static bool test_foo_output() { variable
58 bool failed = false;
Dunsigned.rs25 static bool test_unsigned() { constant
26 bool failed = false;
44 bool failed = false;
Drsdebug_23.rs26 static bool basic_test(uint32_t index) { variable
27 bool failed = false;
40 bool failed = false;
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Datomic.rs20 static bool testUMax(uint32_t dst, uint32_t src) { constant
21 bool failed = false;
30 static bool testUMin(uint32_t dst, uint32_t src) { constant
31 bool failed = false;
40 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
41 bool failed = false;
50 static bool test_atomics() { variable
51 bool failed = false;
83 bool failed = false;
Dforeach_multi.rs37 static bool failed = false; constant
90 static bool test_sum2_output() { variable
91 bool failed = false;
110 static bool test_sum3_output() { variable
111 bool failed = false;
131 static bool test_sum_mixed_output() { variable
132 bool failed = false;
151 static bool test_sum2_struct_output() { variable
152 bool failed = false;
Dforeach.rs22 static bool failed = false; constant
34 static bool test_root_output() { constant
35 bool failed = false;
55 static bool test_foo_output() { variable
56 bool failed = false;
Dunsigned.rs23 static bool test_unsigned() { variable
24 bool failed = false;
42 bool failed = false;
Dshared.rsh23 bool pass;
67 static inline bool isposinf(float f) {
72 static inline bool isneginf(float f) {
77 static inline bool isnan(float f) {
82 static inline bool isposzero(float f) {
87 static inline bool isnegzero(float f) {
92 static inline bool iszero(float f) {
112 static inline bool float_almost_equal(float f1, float f2) {
Drsdebug_23.rs24 static bool basic_test(uint32_t index) { constant
25 bool failed = false;
38 bool failed = false;
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/
Dreduce_general_bad_halter.rs26 static bool halt0() { return false; } constant
30 static bool halt2(const int *accum, const int *accum2) { return false; } variable
34 static bool halt_special(const int *context) { return false; } variable
38 static bool hva_halt(const unsigned *accum) { return false; } variable
42 static __attribute__((overloadable)) bool halt_over(const int *accum) { return false; }
46 static __attribute__((overloadable)) bool halt_dup(const int *accum) { return false; }
47 static __attribute__((overloadable)) bool halt_dup(const unsigned int *accum) { return false; }
54 bool halt_nonstatic(const int *accum) { return false; }
58 static bool halt_const(int *accum) { return false; } variable
/frameworks/base/core/proto/android/service/
Dusb.proto59 optional bool current_functions_applied = 2;
61 optional bool screen_locked = 4;
62 optional bool connected = 5;
63 optional bool configured = 6;
65 optional bool host_connected = 8;
66 optional bool source_power = 9;
67 optional bool sink_power = 10;
68 optional bool usb_charging = 11;
69 optional bool hide_usb_notification = 12;
70 optional bool audio_accessory_connected = 13;
[all …]
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto63 optional bool disable_zsl_mode = 1;
73 optional bool checkjni = 3;
79 optional bool dexopt_secondary = 9;
116 optional bool method_trace = 46;
119 optional bool method_trace_stream = 49;
120 optional bool profilesystemserver = 50;
122 optional bool usejit = 52;
123 optional bool usejitprofiles = 53;
130 optional bool drm_64bit_enabled = 7;
131 optional bool drm_service_enabled = 8;
[all …]
/frameworks/base/core/proto/android/app/
Dnotification_channel.proto36 optional bool can_bypass_dnd = 5;
40 optional bool use_lights = 8;
47 optional bool is_vibration_enabled = 12;
49 optional bool show_badge = 13;
51 optional bool is_deleted = 14;
55 optional bool is_blockable_system = 17;
56 optional bool fg_service_shown = 18;
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Dshared.rsh7 bool pass;
51 static inline bool isposinf(float f) {
56 static inline bool isneginf(float f) {
61 static inline bool isnan(float f) {
66 static inline bool isposzero(float f) {
71 static inline bool isnegzero(float f) {
76 static inline bool iszero(float f) {
96 static inline bool float_almost_equal(float f1, float f2) {
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDatabaseHelper.java521 mContext.getResources().getBoolean(R.bool.assisted_gps_enabled) ? "1" : "0"; in onUpgrade()
589 R.bool.def_notification_pulse); in onUpgrade()
737 R.bool.def_vibrate_in_silent); in onUpgrade()
952 com.android.internal.R.bool.config_voice_capable)) { in onUpgrade()
975 R.bool.def_touch_exploration_enabled); in onUpgrade()
1031 R.bool.def_accessibility_speak_password); in onUpgrade()
1048 R.bool.def_vibrate_in_silent); in onUpgrade()
1079 R.bool.def_lockscreen_disabled); in onUpgrade()
1174 com.android.internal.R.bool.config_dreamsEnabledByDefault); in onUpgrade()
1176 com.android.internal.R.bool.config_dreamsActivatedOnDockByDefault); in onUpgrade()
[all …]

12345678910>>...20