HomeSort by relevance Sort by last modified time
    Searched full:interactive (Results 251 - 275 of 1958) sorted by null

<<11121314151617181920>>

  /external/valgrind/callgrind/tests/
filter_stderr 11 sed "/^For interactive control,.*$/d" |
  /external/valgrind/gdbserver_tests/
mssnapshot.stderrB.exp 14 v.set mixed_output : set valgrind output to log, interactive output to gdb
  /frameworks/base/core/java/android/hardware/input/
InputManagerInternal.java 43 public abstract void setInteractive(boolean interactive);
  /frameworks/opt/net/voip/src/java/android/net/rtp/
package.html 4 or interactive data streaming. In particular, apps that provide VOIP, push-to-talk, conferencing,
  /frameworks/support/samples/SupportWearDemos/src/main/java/com/example/android/support/wear/app/
AmbientModeDemo.java 61 mStateTextView.setText("Interactive");
  /hardware/interfaces/power/1.0/default/
Power.h 44 Return<void> setInteractive(bool interactive) override;
  /packages/screensavers/WebView/src/com/android/dreams/web/
SetURL.java 51 editor.putBoolean("interactive", false);
SetURLInteractive.java 51 editor.putBoolean("interactive", true);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringResultConsumer.h 38 /// Handles the symbol occurrences that are found by an interactive
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 9 Description: Python is an interpreted, interactive, object-oriented programming
  /prebuilts/gdb/darwin-x86/lib/python2.7/
user.py 4 Python programs (interactive sessions execute the script specified in
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 9 Description: Python is an interpreted, interactive, object-oriented programming
  /prebuilts/gdb/linux-x86/lib/python2.7/
user.py 4 Python programs (interactive sessions execute the script specified in
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 9 Description: Python is an interpreted, interactive, object-oriented programming
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
user.py 4 Python programs (interactive sessions execute the script specified in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 9 Description: Python is an interpreted, interactive, object-oriented programming
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
user.py 4 Python programs (interactive sessions execute the script specified in
  /system/update_engine/
update_attempter.cc 242 bool interactive) {
249 // Notify of the new update attempt, clearing prior interactive requests.
280 interactive)) {
284 BuildUpdateActions(interactive);
318 void UpdateAttempter::CalculateP2PParams(bool interactive) {
322 // Never use p2p for downloading in interactive checks unless the developer
333 // Allow p2p for sharing, even in interactive checks.
335 if (!interactive) {
336 LOG(INFO) << "Non-interactive check - allowing p2p for downloading";
340 << "since this update attempt is interactive."
765 bool interactive = !(flags & UpdateAttemptFlags::kFlagNonInteractive); local
    [all...]

Completed in 863 milliseconds

<<11121314151617181920>>