Searched refs:setTechnology (Results 1 – 6 of 6) sorted by relevance
127 .setTechnology(data.mTechnology).setRangeDistance(data.mRangeDistance) in fromBuilt()139 public Builder setTechnology(@Nullable RangingTechnology technology) { in setTechnology() method in RangingData.Builder
143 .setTechnology(Channel.VOICE) in fromCursor()150 channels.add(channel.toBuilder().setTechnology(Channel.IMS_VIDEO).build()); in fromCursor()
670 newChannelsList.add(previousChannel.toBuilder().setTechnology(Channel.DUO).build()); in insertDuoChannelsToStarredContact()679 newChannelsList.add(previousChannel.toBuilder().setTechnology(Channel.DUO).build()); in insertDuoChannelsToStarredContact()
129 public abstract Builder setTechnology(@Technology int technology); in setTechnology() method in SpeedDialEntry.Channel.Builder
129 .setTechnology(cursor.getInt(POSITION_PHONE_TECHNOLOGY)) in getAllEntries()
613 .setTechnology(technology) in onHostCardEmulationActivated()630 .setTechnology(technology) in onHostCardEmulationData()655 .setTechnology(technology) in onHostCardEmulationDeactivated()