Searched defs:signals (Results 1 – 6 of 6) sorted by relevance
149 public Adjustment(String pkg, String key, Bundle signals, CharSequence explanation, int user) { in Adjustment()167 public Adjustment(@NonNull String pkg, @NonNull String key, @NonNull Bundle signals, in Adjustment()
52 Bundle signals = new Bundle(); in testExtractsAdjustment() local
549 Bundle signals = new Bundle(); in testLogMakerImportanceAsst() local626 Bundle signals = new Bundle(); in testLogMakerImportanceMulti() local700 Bundle signals = new Bundle(); in testUserSentiment() local729 Bundle signals = new Bundle(); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate() local747 Bundle signals = new Bundle(); in testUserSentiment_userLocked() local
3848 Bundle signals = new Bundle(); in testApplyAdjustmentMultiUser() local3868 Bundle signals = new Bundle(); in testAssistantBlockingTriggersCancel() local3890 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_singleUser() local3909 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_importance() local3927 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_crossUser() local3947 Bundle signals = new Bundle(); in testUserSentimentChangeTriggersUpdate() local3965 Bundle signals = new Bundle(); in testTooLateAdjustmentTriggersUpdate() local3983 Bundle signals = new Bundle(); in testEnqueuedAdjustmentAppliesAdjustments() local4001 Bundle signals = new Bundle(); in testEnqueuedAdjustmentAppliesAdjustments_MultiNotifications() local6478 Bundle signals = new Bundle(); in testAdjustRestrictedKey() local[all …]
273 String[] signals = splitStr[1].split(CARRIER_SIGNAL_DELIMITER); in parseAndCache() local
646 Bundle signals = adjustment.getSignals(); in applyAdjustments() local