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

  /external/chromium_org/build/android/
adb_profile_chrome.py 117 self._adb.BroadcastIntent(self._package_info.package, 'GPU_PROFILER_START',
138 self._adb.BroadcastIntent(self._package_info.package, 'GPU_PROFILER_STOP')
  /external/chromium_org/build/android/pylib/
android_commands.py 805 # to be shared with StartActivity/BroadcastIntent.
817 def BroadcastIntent(self, package, intent, *args):
    [all...]

Completed in 48 milliseconds