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.java843 @NonNull DataProfile dataProfile, in setupDataCall()
1062 DataProfile dataProfile, in setTunnelState()
1665 @NonNull DataProfile dataProfile = setupDataCallData.mDataProfile; in handleMessage() local
2170 DataProfile dataProfile, in SetupDataCallData()
/packages/services/Iwlan/test/com/google/android/iwlan/
DIwlanDataServiceTest.java208 public void onDataProfileUnthrottled(DataProfile dataProfile) {} in onDataProfileUnthrottled()