HomeSort by relevance Sort by last modified time
    Searched full:blocked (Results 276 - 300 of 1310) sorted by null

<<11121314151617181920>>

  /frameworks/base/libs/hwui/renderthread/
RenderProxy.h 67 * be deleted if it is blocked inside a call.
  /frameworks/base/packages/SettingsLib/res/values/
arrays.xml 47 <!-- Status message of Wi-Fi when it is blocked. -->
48 <item>Blocked</item>
76 <!-- Status message of Wi-Fi when it is blocked. -->
77 <item>Blocked</item>
  /hardware/marvell/bt/libbt-vendor/
bt_vendor_mrvl.c 119 /* mbtchar port is blocked on read. Release the port
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMonitorTest.java 157 // currently blocked on a call to "wait".
  /libcore/ojluni/src/main/java/java/nio/channels/
Selector.java 164 * <p> A thread blocked in one of the {@link #select()} or {@link
176 * <li><p> By invoking the blocked thread's {@link
356 * <p> If another thread is currently blocked in an invocation of the
376 * <p> If a thread is currently blocked in one of this selector's selection
SocketChannel.java 59 * thread is blocked in a read operation on the socket's channel, then the read
60 * operation in the blocked thread will complete without reading any bytes and
62 * thread while another thread is blocked in a write operation on the socket's
63 * channel, then the blocked thread will receive an {@link
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallTypeHelper.java 44 /** Name used to identify blocked calls. */
  /packages/apps/Dialer/src/com/android/dialer/compat/
FilteredNumberCompat.java 252 * @param blockId The id into the blocked numbers database.
301 * number that's already blocked in the framework, don't show the block number
311 "showBlockNumberDialogFlow - number already blocked");
325 * Creates the {@link Intent} which opens the blocked numbers management interface.
  /packages/apps/Dialer/tests/src/com/android/dialer/filterednumber/
BlockedNumbersAutoMigratorTest.java 175 // Clearing app data removes the sharedPreferences and all of the blocked numbers
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
BlockedParticipantsData.java 62 ParticipantColumns.BLOCKED + "=1", null, null);
  /packages/apps/Messaging/src/com/android/messaging/ui/
BlockedParticipantsFragment.java 38 * Show a list of currently blocked participants.
  /packages/services/Car/car_product/build/
car.mk 72 # (hot sim or wifi not blocked by captive portal)
  /prebuilts/go/darwin-x86/src/sync/
mutex.go 59 // to not wake other blocked goroutines.
  /prebuilts/go/darwin-x86/test/chan/
select3.go 47 c <- always // f blocked always
  /prebuilts/go/linux-x86/src/sync/
mutex.go 59 // to not wake other blocked goroutines.
  /prebuilts/go/linux-x86/test/chan/
select3.go 47 c <- always // f blocked always
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
spwd.so 
  /system/connectivity/shill/
error.cc 60 { kErrorResultPinBlocked, "SIM PIN is blocked"},
  /system/netd/server/
NetworkController.h 81 // route that's blocked), "throw" (to indicate the lack of a match), or a regular IP address.
  /toolchain/binutils/binutils-2.25/gold/
dirsearch.h 55 // called if the token is not blocked. Set *IS_IN_SYSROOT if the
  /art/compiler/optimizing/
register_allocator.h 99 // Returns whether `reg` is blocked by the code generator.
225 // Blocked registers, as decided by the code generator.
  /external/bison/lib/
fatal-signal.c 169 If the signal being delivered was blocked, the re-raised signal would be
171 no signal is blocked, and the re-raised signal is delivered already
  /external/v8/src/crankshaft/arm64/
lithium-gap-resolver-arm64.cc 117 // The move may be blocked on a pending move, which must be the starting move.
127 // This move is no longer blocked.
  /external/valgrind/coregrind/
pub_core_scheduler.h 49 /* If 'tid' is blocked in a syscall, send it SIGVGKILL so as to get it
51 If it isn't blocked in a syscall, has no effect on the thread. */
  /external/webrtc/webrtc/libjingle/xmpp/
chatroommodule.h 177 //! Someone in the room has blocked you
179 //! You have blocked someone in the room

Completed in 1261 milliseconds

<<11121314151617181920>>