Searched defs:hasSystemFeature (Results 1 – 3 of 3) sorted by relevance
78 boolean hasSystemFeature(String feature); in hasSystemFeature() method
343 public boolean hasSystemFeature(String feature) { in hasSystemFeature() method in BaseSensorTestActivity
239 private boolean hasSystemFeature(final String feature) throws Exception { in hasSystemFeature() method in DirectBootHostTest