Searched defs:signals (Results 1 – 6 of 6) sorted by relevance
152 public Adjustment(String pkg, String key, Bundle signals, CharSequence explanation, int user) { in Adjustment()170 public Adjustment(@NonNull String pkg, @NonNull String key, @NonNull Bundle signals, in Adjustment()
52 Bundle signals = new Bundle(); in testExtractsAdjustment() local
511 Bundle signals = new Bundle(); in testLogMakerImportanceAsst() local588 Bundle signals = new Bundle(); in testLogMakerImportanceMulti() local662 Bundle signals = new Bundle(); in testUserSentiment() local691 Bundle signals = new Bundle(); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate() local709 Bundle signals = new Bundle(); in testUserSentiment_userLocked() local
3631 Bundle signals = new Bundle(); in testApplyAdjustmentMultiUser() local3651 Bundle signals = new Bundle(); in testAssistantBlockingTriggersCancel() local3673 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_singleUser() local3692 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_importance() local3710 Bundle signals = new Bundle(); in testApplyEnqueuedAdjustmentFromAssistant_crossUser() local3730 Bundle signals = new Bundle(); in testUserSentimentChangeTriggersUpdate() local3748 Bundle signals = new Bundle(); in testTooLateAdjustmentTriggersUpdate() local3766 Bundle signals = new Bundle(); in testEnqueuedAdjustmentAppliesAdjustments() local5574 Bundle signals = new Bundle(); in testAdjustRestrictedKey() local
252 String[] signals = splitStr[1].split(CARRIER_SIGNAL_DELIMITER); in parseAndCache() local
633 Bundle signals = adjustment.getSignals(); in applyAdjustments() local