Searched defs:interaction (Results 1 – 9 of 9) sorted by relevance
362 int interaction = INTERACTION_REJECT; in rejectedInteractions_focusRequestRejected() local464 int interaction = INTERACTION_CONCURRENT; in testConcurrentInteractions() local568 int interaction = INTERACTION_EXCLUSIVE; in testExclusiveInteractions() local636 int interaction, in testInteraction()
59 protected final void addInteraction(Interaction interaction) { in addInteraction()146 Interaction interaction = mInteractions.poll(); in nextInteraction() local154 private void doInteraction(Interaction interaction) { in doInteraction()
161 @NonNull String requestId, @NonNull Bundle interaction); in onNotifyInteraction()
43 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction()
60 ComponentName interaction = new ComponentName(TEST_PACKAGE, TEST_CLASS_1); in getCurrentService_hasInteraction_returnsInteraction() local
46 void notifyInteraction(int userId, in String requestId, in Bundle interaction); in notifyInteraction()
189 @NonNull String requestId, @NonNull Bundle interaction) { in notifyInteraction()
35 public void logInteraction(InteractionEvent.Type interaction) {} in logInteraction()
56 void logInteraction(InteractionEvent.Type interaction); in logInteraction()