HomeSort by relevance Sort by last modified time
    Searched full:activated (Results 201 - 225 of 1106) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 92 ** Description: Receive LLLCP-activated event from stack.
94 ** activated: Event data.
100 tNFA_LLCP_ACTIVATED& activated);
PeerToPeer.cpp 276 ** Description: Receive LLLCP-activated event from stack.
278 ** activated: Event data.
284 tNFA_LLCP_ACTIVATED& activated) {
291 mRemoteWKS = activated.remote_wks;
316 if (activated.is_initiator == TRUE) {
325 e->SetByteField(tag.get(), f, (jbyte)activated.remote_version);
    [all...]
  /system/nfc/src/nfc/include/
rw_api.h 627 ** indicate that a Type 3 tag has been activated, and to provide the
741 ** indicate that a Type 3 tag has been activated, and to provide the
763 ** indicate that a Type 3 tag has been activated, and to provide the tag's
785 ** indicate that a Type 3 tag has been activated.
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigImpl.c 55 @param[out] TpmActivate Flag to indicate TPM is activated or not.
390 PrivateData->Configuration->TpmActivate ? L"Activated" : L"Deactivated"
  /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
InlineByteBuddyMockMaker.java 36 * maker <strong>must to be activated explicitly</strong> for supporting mocking final types and methods:
39 * This mock maker can be activated by creating the file <code>/mockito-extensions/org.mockito.plugins.MockMaker</code>
  /external/syslinux/gpxe/src/drivers/net/
3c509.c 25 * However, there is a small problem: once you've activated a card,
254 DBG ( "T509 activated device %02x at ioaddr %04x\n",
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenManager.java 27 * particular tween or timeline. This mode is activated by default. The
39 * particular tween or timeline. This mode is activated by default. If it
  /external/webrtc/webrtc/modules/audio_coding/test/
TestRedFec.cc 109 printf("G722 needs to be activated to run this test\n");
330 printf("Opus needs to be activated to run this test\n");
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.h 164 // values may be different once the AVAudioSession has been activated.
230 // audio session is activated and we verify that the preferred parameters
  /frameworks/base/core/java/android/app/
MediaRouteButton.java 58 // The activated state is used while connecting to a remote route.
197 // drawable state and it's mutually exclusive with activated for the purposes
  /frameworks/base/core/java/com/android/internal/accessibility/
AccessibilityShortcutController.java 184 * Called when the accessibility shortcut is activated
187 Slog.d(TAG, "Accessibility shortcut activated");
  /frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
BaseCardViewTest.java 239 // changing activated does not affect size
250 // changing activated does not affect size
  /hardware/libhardware/include/hardware/
activity_recognition.h 20 * should NOT be run on the AP). By low power we mean that this may be activated 24/7 without
178 * overlap with each other. Each (activity, event_type) pair can be activated or deactivated
  /packages/apps/Dialer/java/com/android/dialer/app/voicemail/error/res/values-lo/
strings.xml 21 <string name="voicemail_error_activating_message" msgid="7157030596259443393">"You might not receive voicemail notifications until visual voicemail is fully activated. Call voicemail to retrieve new messages until voicemail is fully activated."</string>
  /system/nvram/messages/include/nvram/messages/
tagged_union.h 48 // activated member:
214 // constructed (i.e. value-initialized). Returns a reference to the activated
  /cts/apps/NotificationBot/src/com/android/cts/robot/
NotificationBot.java 123 "ShortcutMager rate-limiting not activated.");
  /cts/tests/tests/view/src/android/view/cts/
TouchDelegateTest.java 70 // Ensure parent can still receive clicks after TouchDelegate has been activated once
  /device/google/atv/overlay/frameworks/base/core/res/res/values/
config.xml 71 to enabled for an user. This service must be trusted, as it can be activated
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
GeometricMean.java 156 * <p>This method must be activated before any data has been added - i.e.,
  /external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py 88 logging.info('TPM hardware Reset signal activated')
  /external/compiler-rt/lib/asan/
asan_activation.cc 135 Report("Activated with flags:\n");
  /external/curl/docs/libcurl/opts/
CURLOPT_PROXY.3 66 tunnel through the HTTP proxy. Such tunneling is activated with
  /external/freetype/devel/
ftoption.h 117 /* and should not be activated in any default build of the library. */
338 /* from what the user specifies. If this option is activated, */
444 /* Note that the memory debugger is only activated at runtime when */
    [all...]
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/
Logger.java 93 * Is logger activated. Reserved for future debug tool to turn on/off the log only.
  /external/iproute2/man/man8/
tipc-link.8 228 activated.

Completed in 587 milliseconds

1 2 3 4 5 6 7 891011>>