Searched defs:signals (Results 1 – 6 of 6) sorted by relevance
138 public Adjustment(String pkg, String key, Bundle signals, CharSequence explanation, int user) { in Adjustment()156 public Adjustment(@NonNull String pkg, @NonNull String key, @NonNull Bundle signals, in Adjustment()
52 Bundle signals = new Bundle(); in testExtractsAdjustment() local
489 Bundle signals = new Bundle(); in testLogMakerImportanceAsst() local566 Bundle signals = new Bundle(); in testLogMakerImportanceMulti() local640 Bundle signals = new Bundle(); in testUserSentiment() local669 Bundle signals = new Bundle(); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate() local687 Bundle signals = new Bundle(); in testUserSentiment_userLocked() local
2970 Bundle signals = new Bundle(); in testApplyAdjustmentMultiUser() local2990 Bundle signals = new Bundle(); in testAssistantBlockingTriggersCancel() local3012 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_singleUser() local3031 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_importance() local3049 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_crossUser() local3072 Bundle signals = new Bundle(); in testUserSentimentChangeTriggersUpdate() local3093 Bundle signals = new Bundle(); in testTooLateAdjustmentTriggersUpdate() local3114 Bundle signals = new Bundle(); in testEnqueuedAdjustmentAppliesAdjustments() local4962 Bundle signals = new Bundle(); in testAdjustRestrictedKey() local
252 String[] signals = splitStr[1].split(CARRIER_SIGNAL_DELIMITER); in parseAndCache() local
619 Bundle signals = adjustment.getSignals(); in applyAdjustments() local