Home
last modified time | relevance | path

Searched defs:dataProfile (Results 1 – 2 of 2) sorted by relevance

/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanDataService.java819 @NonNull DataProfile dataProfile, in setupDataCall()
1018 DataProfile dataProfile, in setTunnelState()
2042 @NonNull DataProfile dataProfile, in handleSetupDataCall()
/packages/services/Iwlan/test/com/google/android/iwlan/
DIwlanDataServiceTest.java202 public void onDataProfileUnthrottled(DataProfile dataProfile) {} in onDataProfileUnthrottled()
344 DataProfile dataProfile = buildImsDataProfile(); in testWifiLostInBringingDownState_shouldCloseTunnel() local