HomeSort by relevance Sort by last modified time
    Searched defs:takeBugReport (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
BaseWifiDiagnostics.java 60 public void takeBugReport(String bugTitle, String bugDetail) { }
WifiDiagnostics.java 254 public void takeBugReport(String bugTitle, String bugDetail) {
WifiStateMachine.java     [all...]
  /test/vts/utils/python/controllers/
android_device.py 315 ad.takeBugReport(test_name, begin_time)
745 def takeBugReport(self, test_name, begin_time):
    [all...]

Completed in 82 milliseconds