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()
463 Bundle signals = new Bundle(); in testLogMakerImportanceAsst() local540 Bundle signals = new Bundle(); in testLogMakerImportanceMulti() local614 Bundle signals = new Bundle(); in testUserSentiment() local643 Bundle signals = new Bundle(); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate() local661 Bundle signals = new Bundle(); in testUserSentiment_userLocked() local
52 Bundle signals = new Bundle(); in testExtractsAdjustment() local
2906 Bundle signals = new Bundle(); in testApplyAdjustmentMultiUser() local2926 Bundle signals = new Bundle(); in testAssistantBlockingTriggersCancel() local2948 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_singleUser() local2967 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_importance() local2985 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_crossUser() local3008 Bundle signals = new Bundle(); in testUserSentimentChangeTriggersUpdate() local3029 Bundle signals = new Bundle(); in testTooLateAdjustmentTriggersUpdate() local3050 Bundle signals = new Bundle(); in testEnqueuedAdjustmentAppliesAdjustments() local4893 Bundle signals = new Bundle(); in testAdjustRestrictedKey() local
251 String[] signals = splitStr[1].split(CARRIER_SIGNAL_DELIMITER); in parseAndCache() local
649 Bundle signals = adjustment.getSignals(); in applyAdjustments() local