Searched refs:SmartSpaceComplication (Results 1 – 2 of 2) sorted by relevance
65 private SmartSpaceComplication mComplication;90 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testRegistrantStart_doesNotAddComplication()97 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testRegistrantStart_featureEnabled_addOverlayStateCallback()107 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testRegistrantStart_featureDisabled_doesNotAddOverlayStateCallback()115 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testOverlayActive_addsTargetListener()133 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testOverlayActive_targetsNonEmpty_addsComplication()155 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testOverlayActive_targetsEmpty_addsComplication()176 final SmartSpaceComplication.Registrant registrant = getRegistrant(); in testOverlayInActive_removesTargetListener_removesComplication()203 new SmartSpaceComplication.SmartSpaceComplicationViewHolder(getContext(), in testGetView_reusesSameView()209 private SmartSpaceComplication.Registrant getRegistrant() { in getRegistrant()[all …]
47 public class SmartSpaceComplication implements Complication { class51 public SmartSpaceComplication(Provider<SmartSpaceComplicationViewHolder> viewHolderProvider) { in SmartSpaceComplication() method in SmartSpaceComplication72 private final SmartSpaceComplication mComplication;101 SmartSpaceComplication smartSpaceComplication, in Registrant()