Searched refs:primaryLabel (Results 1 – 2 of 2) sorted by relevance
137 List<String> primaryLabel = Utils.splitDomain(primaryDomain); in DomainMatcher() local138 mRoot.addDomain(primaryLabel.iterator(), MATCH_PRIMARY); in DomainMatcher()
76 final String primaryLabel = "primaryLabel"; in testParcel() local81 final RemoteAction remoteAction0 = new RemoteAction(primaryIcon, primaryLabel, in testParcel()116 assertEquals(primaryLabel, primaryAction.getTitle()); in testParcel()