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