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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ssl.py 427 if test_support.verbose and self.server.chatty:
430 if test_support.verbose and self.server.chatty:
433 if test_support.verbose and self.server.chatty:
449 if self.server.chatty:
519 if self.server.chatty:
529 chatty=True, connectionchatty=False, starttls_server=False,
541 self.chatty = chatty
553 if test_support.verbose and self.chatty:
584 if test_support.verbose and self.chatty
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ssl.py 427 if test_support.verbose and self.server.chatty:
430 if test_support.verbose and self.server.chatty:
433 if test_support.verbose and self.server.chatty:
449 if self.server.chatty:
519 if self.server.chatty:
529 chatty=True, connectionchatty=False, starttls_server=False,
541 self.chatty = chatty
553 if test_support.verbose and self.chatty:
584 if test_support.verbose and self.chatty
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp 96 bool chatty = true; local
109 chatty = token[0] != '!';
110 if (!chatty) token++; // skip !
138 if (ignore && chatty) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]

Completed in 2763 milliseconds