Searched defs:expectedFlags (Results 1 – 10 of 10) sorted by relevance
753 int expectedFlags = DISABLE_MASK & DISABLE_HOME; in testSetHomeDisabled() local770 int expectedFlags = DISABLE_MASK & DISABLE_SYSTEM_INFO; in testSetSystemInfoDisabled() local787 int expectedFlags = DISABLE_MASK & DISABLE_RECENT; in testSetRecentDisabled() local804 int expectedFlags = DISABLE_MASK & DISABLE_BACK; in testSetBackDisabled() local821 int expectedFlags = DISABLE_MASK & DISABLE_CLOCK; in testSetClockDisabled() local838 int expectedFlags = DISABLE_MASK & DISABLE_SEARCH; in testSetSearchDisabled() local855 int expectedFlags = DISABLE2_MASK & DISABLE2_QUICK_SETTINGS; in testSetQuickSettingsDisabled2() local872 int expectedFlags = DISABLE2_MASK & DISABLE2_QUICK_SETTINGS; in testSetSystemIconsDisabled2() local889 int expectedFlags = DISABLE2_MASK & DISABLE2_NOTIFICATION_SHADE; in testSetNotificationShadeDisabled2() local907 int expectedFlags = DISABLE2_MASK & DISABLE2_GLOBAL_ACTIONS; in testSetGlobalActionsDisabled2() local[all …]
100 int expectedFlags = 0; in validateInvalFlags() local
153 int expectedFlags = Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE in testBindService() local
85 std::optional<int32_t> expectedFlags) { in consumeEvent()
447 void consumeKeyDown(ui::LogicalDisplayId expectedDisplayId, int32_t expectedFlags = 0) { in consumeKeyDown()459 void consumeMotionDown(ui::LogicalDisplayId expectedDisplayId, int32_t expectedFlags = 0) { in consumeMotionDown()464 void consumeMotionMove(ui::LogicalDisplayId expectedDisplayId, int32_t expectedFlags = 0) { in consumeMotionMove()469 void consumeMotionUp(ui::LogicalDisplayId expectedDisplayId, int32_t expectedFlags = 0) { in consumeMotionUp()474 void consumeMotionCancel(ui::LogicalDisplayId expectedDisplayId, int32_t expectedFlags = 0) { in consumeMotionCancel()
611 int expectedFlags = STATUS_BAR_MASK_LOCKED in testUpdateLockTaskFeatures() local
203 int expectedFlags = Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE in testBindService() local
204 final int expectedFlags = FLAG_PASS_TO_USER | FLAG_INJECTED_FROM_ACCESSIBILITY; in testInjectEvents_shouldEmergeInOrderWithCorrectTiming() local
2209 public static int checkFieldId(long fieldId, long expectedFlags) { in checkFieldId()
6575 private void assertAttestationFlags(int attestationFlags, int[] expectedFlags) { in assertAttestationFlags()