Searched refs:bool (Results 1 - 25 of 315) sorted by relevance

1234567891011>>

/frameworks/base/core/proto/android/server/
H A 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_brigh
[all...]
H A Dwirelesschargerdetector.proto36 optional bool is_powered_wirelessly = 1;
38 optional bool is_at_rest = 2;
42 optional bool is_detection_in_progress = 4;
46 optional bool is_must_update_rest_position = 6;
H A 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_change
[all...]
H A Dforceappstandbytracker.proto33 optional bool force_all_apps_standby = 1;
60 optional bool is_small_battery_device = 6;
63 optional bool force_all_apps_standby_for_small_battery = 7;
66 optional bool is_plugged_in = 8;
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Drsdebug_23.rs24 static bool basic_test(uint32_t index) {
25 bool failed = false;
38 bool failed = false;
H A Dunsigned.rs23 static bool test_unsigned() {
24 bool failed = false;
42 bool failed = false;
H A Dstatic_globals.rs19 static bool b = false;
H A Datomic.rs20 static bool testUMax(uint32_t dst, uint32_t src) {
21 bool failed = false;
30 static bool testUMin(uint32_t dst, uint32_t src) {
31 bool failed = false;
40 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) {
41 bool failed = false;
50 static bool test_atomics() {
51 bool failed = false;
83 bool failed = false;
H A 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) {
H A Dbug_char.rs25 static bool test_bug_char() {
26 bool failed = false;
53 bool failed = false;
H A Dconvert.rs23 static bool test_convert() {
24 bool failed = false;
43 bool failed = false;
H A Dkernel.rs22 static bool failed = false;
34 static bool test_root_output() {
35 bool failed = false;
H A Dmath_24.rs33 static bool test_fp_math_24(uint32_t index) {
34 bool failed = false;
52 bool failed = false;
H A Dnoroot.rs22 static bool failed = false;
28 static bool test_foo_output() {
29 bool failed = false;
H A Drsdebug_24.rs19 static bool basic_test(uint32_t index) {
20 bool failed = false;
40 bool failed = false;
H A Dstruct.rs25 static bool test_Point_2(int expected) {
26 bool failed = false;
43 bool failed = false;
H A Dforeach.rs22 static bool failed = false;
34 static bool test_root_output() {
35 bool failed = false;
55 static bool test_foo_output() {
56 bool failed = false;
H A Dforeach_bounds.rs26 static bool failed = false;
41 static bool test_root_output() {
42 bool failed = false;
/frameworks/base/core/proto/android/os/
H A Dmessagequeue.proto29 optional bool is_polling_locked = 2;
30 optional bool is_quitting = 3;
/frameworks/base/libs/incident/proto/android/os/
H A Dmetadata.proto43 optional bool use_dropbox = 5;
50 optional bool success = 2;
61 optional bool timed_out = 7;
63 optional bool is_truncated = 8;
/frameworks/hardware/interfaces/displayservice/1.0/
H A DIEventCallback.hal29 oneway onHotplug(uint64_t timestamp, bool connected);
/frameworks/base/core/proto/android/app/
H A 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;
H A Dprofilerinfo.proto34 optional bool auto_stop_profiler = 4;
35 optional bool streaming_output = 5;
/frameworks/base/libs/incident/proto/android/
H A Dsection.proto54 optional bool device_specific = 3 [default = false];
57 optional bool userdebug_and_eng_only = 4 [default = false];
/frameworks/base/proto/src/
H A Dtask_snapshot.proto30 bool is_real_snapshot = 6;
33 bool is_translucent = 9;

Completed in 287 milliseconds

1234567891011>>