Searched refs:TRACK_DEFAULT (Results 1 – 4 of 4) sorted by relevance
107 TRACK_DEFAULT, enumConstant442 return type == Type.TRACK_DEFAULT || type == Type.REQUEST; in isForegroundRequest()533 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
91 if (request.type == NetworkRequest.Type.TRACK_DEFAULT) { in acceptRequest()
5520 ? NetworkRequest.Type.TRACK_DEFAULT in requestNetwork()5525 if (type == NetworkRequest.Type.TRACK_DEFAULT) { in requestNetwork()