Searched defs:getFwmarkForNetwork (Results 1 – 5 of 5) sorted by relevance
116 android.net.MarkMaskParcel getFwmarkForNetwork(int netId); in getFwmarkForNetwork() method
1218 MarkMaskParcel getFwmarkForNetwork(int netId); in getFwmarkForNetwork() method
1246 binder::Status NetdNativeService::getFwmarkForNetwork(int32_t netId, MarkMaskParcel* markMask) { in getFwmarkForNetwork() function in android::net::NetdNativeService