Home
last modified time | relevance | path

Searched refs:mDuplicatedGeneralPurposeDataProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataNetworkControllerTest.java222 private final DataProfile mDuplicatedGeneralPurposeDataProfile = new DataProfile.Builder() field in DataNetworkControllerTest
1334 List<DataProfile> profiles = List.of(mDuplicatedGeneralPurposeDataProfile); in testSetupDataNetworkWithSimilarDataProfile()