Searched
full:excluded (Results
301 -
325 of
1267) sorted by null
<<11121314151617181920>>
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
SystemServicesProxy.java | 279 * @param includeFrontMostExcludedTask if set, will ensure that the front most excluded task 280 * will be visible, otherwise no excluded tasks will be 319 // Remove home/recents/excluded tasks 357 // Remove the task if it is marked as excluded, unless it is the first most task and we [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
KeyguardUserSwitcher.java | 291 // Close the switcher if tapping the current user. Guest is excluded because
|
/frameworks/base/test-runner/src/android/test/suitebuilder/ |
TestSuiteBuilder.java | 39 * Build suites based on a combination of included packages, excluded packages,
|
/frameworks/base/wifi/java/android/net/wifi/nan/ |
ConfigRequest.java | 181 * 255 with 1 and 255 excluded (reserved).
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
PKIXExtensions.java | 135 * Provides for permitted and excluded subtrees that place restrictions
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/ |
format.py | 37 # Ignore dot files and excluded tests.
|
/packages/apps/TV/src/com/android/tv/menu/ |
MenuRowView.java | 259 * Returns the preferred height of the contents view. The top/bottom padding is excluded.
|
/platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/ |
AppSmokeTest.java | 193 // if not debugging apps, bypass any excluded apps
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-clean-plugin/2.5/ |
maven-clean-plugin-2.5.jar | |
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
__init__.py | 61 print >> sys.stderr, "Skipped %s: excluded" % modname
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
__init__.py | 61 print >> sys.stderr, "Skipped %s: excluded" % modname
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
__init__.py | 61 print >> sys.stderr, "Skipped %s: excluded" % modname
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
__init__.py | 61 print >> sys.stderr, "Skipped %s: excluded" % modname
|
/prebuilts/tools/common/google-api-java-client/1.20.0/ |
HOWTO.txt | 46 and EXCLUDED
|
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/ |
HOWTO.txt | 46 and EXCLUDED
|
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/ |
maven-clean-plugin-2.5.jar | |
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
optimizations.html | 42 <i>excluded</i> from further attempts to match with <i>subsequent</i>
|
/system/connectivity/shill/ |
ipconfig.h | 83 // A list of IP blocks in CIDR format that should be excluded from VPN.
|
connection.cc | 179 // such as eth0 or wan0. The excluded IPs are pinned to the gateway of 187 // The optimal connection to reach the first excluded IP is found below. 188 // When this is found the route for the remaining excluded IPs are pinned in
|
/external/clang/lib/Lex/ |
ModuleMap.cpp | 255 bool Excluded = false; 281 Excluded = true; 298 if (Excluded || isHeaderInUmbrellaDirs(File)) [all...] |
/external/guava/guava/src/com/google/common/net/ |
InternetDomainName.java | 165 * with an excluded domain pattern such as {@code "nhs.uk"}. 177 // Excluded domains (e.g. !nhs.uk) use the next highest 180 if (PublicSuffixPatterns.EXCLUDED.containsKey(ancestorName)) {
|
/external/testng/src/main/java/org/testng/xml/ |
XmlSuite.java | 546 List<String> excluded = getExcludedGroups(); local 547 if (hasElements(included) || hasElements(excluded)) { 553 for (String g : excluded) {
|
/external/webrtc/webrtc/modules/desktop_capture/ |
screen_capturer_mac.mm | 698 // Get the region of the excluded window relative the primary display. 703 // Create the image under the excluded window first, because it's faster 743 // Copy the region of the excluded window to the frame. [all...] |
/frameworks/base/core/java/android/app/backup/ |
FullBackup.java | 158 // excluded, but a file within that directory has been included. 311 * to be excluded. 372 * @return A set of canonical paths that are to be excluded from the backup/restore set.
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
control.py | 752 """Return a list of excluded regex patterns. 850 """Like `analysis2` but doesn't return excluded line numbers.""" [all...] |
Completed in 2108 milliseconds
<<11121314151617181920>>