Searched defs:getProtocolType (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/telephony/java/android/telephony/data/ | ||
H A D | DataProfile.java | 174 public @ProtocolType int getProtocolType() { return mProtocolType; } in getProtocolType() method in DataProfile |
H A D | DataCallResponse.java | 313 public int getProtocolType() { return mProtocolType; } in getProtocolType() method in DataCallResponse |
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/ | ||
H A D | IwlanDataService.java | 225 public int getProtocolType() { in getProtocolType() method in IwlanDataService.IwlanDataServiceProvider.TunnelState |