HomeSort by relevance Sort by last modified time
    Searched refs:GetMarkResult (Results 1 - 3 of 3) sorted by null

  /system/netd/
ResponseCode.h 49 static const int GetMarkResult = 225;
SecondaryTableController.cpp 658 cli->sendMsg(ResponseCode::GetMarkResult, mark_str, false);
664 cli->sendMsg(ResponseCode::GetMarkResult, protect_mark_str, false);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 27 import static com.android.server.NetworkManagementService.NetdResponseCode.GetMarkResult;
133 public static final int GetMarkResult = 225;
    [all...]

Completed in 70 milliseconds