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

  /external/autotest/client/cros/
routing.py 83 def isDefaultRoute(self):
122 def isDefaultRoute(self):
160 if (rr.interface == interface and rr.isDefaultRoute()))
163 return [rr for rr in self._filterUsableRoutes() if rr.isDefaultRoute()]
  /external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
JsonBuilder.java     [all...]

Completed in 489 milliseconds