Searched refs:TRACK_DEFAULT (Results 1 – 4 of 4) sorted by relevance
99 TRACK_DEFAULT, enumConstant416 return type == Type.TRACK_DEFAULT || type == Type.REQUEST; in isForegroundRequest()463 case TRACK_DEFAULT: in typeToProtoEnum()
47 // from the point of view of the request matching code, TRACK_DEFAULT is50 // TRACK_DEFAULT with capabilities that are identical to the default
296 case TRACK_DEFAULT: in updateRequestCounts()
4348 ? NetworkRequest.Type.TRACK_DEFAULT in requestNetwork()4353 if (type == NetworkRequest.Type.TRACK_DEFAULT) { in requestNetwork()