/external/syslinux/core/thread/ |
semaphore.c | 41 curr->blocked = █ 80 block->thread->blocked = NULL;
|
/external/toybox/toys/net/ |
rfkill.c | 95 xprintf("\tSoft blocked: %s\n", rfevent.soft ? "yes" : "no"); 96 xprintf("\tHard blocked: %s\n", rfevent.hard ? "yes" : "no");
|
/frameworks/base/core/java/android/net/ |
network-policy-restrictions.md | 21 * **blk**: network access blocked while app on background (NetworkInfo's state/detailed state should be `DISCONNECTED` / `BLOCKED`)
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
StatusBarIconControllerTest.java | 79 protected StatusBarIconView onCreateStatusBarIconView(String slot, boolean blocked) { 94 protected StatusBarIconView onCreateStatusBarIconView(String slot, boolean blocked) {
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
DirectoryReloadLock.java | 29 * A lock used by {@link DirectoryLoader} and {@link BandController} to ensure refresh is blocked 65 * Attempts to run the given Runnable if not-blocked, or else the Runnable is set to be ran next
|
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
BlockedNumberDatabaseHelper.java | 38 String BLOCKED_NUMBERS = "blocked"; 55 db.execSQL("DROP TABLE IF EXISTS blocked");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
sigaction.h | 43 /* Additional set of signals to be blocked. */ 77 #define SIG_SETMASK 2 /* Set the set of blocked signals. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
sigaction.h | 43 /* Additional set of signals to be blocked. */ 79 #define SIG_SETMASK 2 /* Set the set of blocked signals. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
sigaction.h | 43 /* Additional set of signals to be blocked. */ 79 #define SIG_SETMASK 2 /* Set the set of blocked signals. */
|
/tools/test/connectivity/acts/framework/tests/ |
acts_base_class_test.py | 181 actual_record = bt_cls.results.blocked[0] 184 "Blocked 1, ControllerInfo {}, Executed 0, Failed 0, Passed 0," 205 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 0, " 225 "Blocked 0, ControllerInfo {}, Executed 1, Failed 1, Passed 0, " 246 "Blocked 0, ControllerInfo {}, Executed 1, Failed 1, Passed 0, " 265 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 0, " 286 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 0, " 308 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 1, " 333 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 0, " 355 "Blocked 0, ControllerInfo {}, Executed 1, Failed 0, Passed 0, [all...] |
/art/test/528-long-hint/src/ |
Main.java | 34 // part, and we did not check that ESP was blocked.
|
/external/autotest/client/site_tests/network_SIMLocking/ |
control | 31 gets blocked. At this point, a sim-pin2 might be expected by some SIMs. This
|
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/ |
control | 25 be blocked.
|
policy_ImagesAllowedForUrls.py | 20 blocked on any page. When the value is set to a single domain (such as 88 When ImagesAllowedForUrls is undefined, images shall be blocked on 105 raise error.TestFail('Image should not be blocked.') 108 raise error.TestFail('Image should be blocked.')
|
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/ |
control | 24 should be blocked, or blocks images on a page where they should be shown.
|
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/ |
control | 27 should be blocked.
|
control.multipleurls_allow | 24 should be blocked.
|
control.multipleurls_block | 24 should be blocked.
|
control.singleurl_allow | 24 should be blocked.
|
policy_JavaScriptAllowedForUrls.py | 22 JavaScript will be blocked on any page. When the value is set to a single 93 be blocked on all pages. When JavaScriptAllowedForUrls contains one or 115 # should be allowed. If execution is blocked, raise an error. 120 raise error.TestFail('JavaScript should be blocked.')
|
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/ |
control | 26 on a page where it should be blocked, or blocks execution on a page where it
|
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/ |
policy_NotificationsAllowedForUrls.py | 24 are blocked on every site. When the value is set to one or more URLs (as 25 in SiteAllowed_Show and SiteNotAllowed_Block), notifications are blocked 93 blocked on all pages. When NotificationsAllowedForUrls contains one or 112 raise error.TestFail('Notifications should be blocked.')
|
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/ |
control | 24 allows popups on a page where they should be blocked.
|
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/ |
control | 24 allows popups on a page where they should be blocked.
|
/external/autotest/client/tests/kernel_sysrq_info/ |
control | 21 - show-blocked-tasks(W)
|