Searched defs:networkType (Results 1 – 5 of 5) sorted by relevance
167 @NonNull NetworkType networkType) { in setRequiredNetwork()187 static int convertNetworkType(NetworkType networkType) { in convertNetworkType()
62 NetworkType networkType = intToNetworkType(in.readInt()); in ParcelableConstraints() local
104 NetworkType networkType = constraints.getRequiredNetworkType(); in applyConstraints() local
309 private void convertWithRequiredNetworkType(NetworkType networkType, in convertWithRequiredNetworkType()
808 int networkType = migratedNull.getInt(migratedNull.getColumnIndex(REQUIRED_NETWORK_TYPE)); in queryRequiredNetworkType() local