/external/cros/system_api/dbus/shill/ |
dbus-constants.h | 289 const char kActivationStateActivated[] = "activated"; 291 const char kActivationStateNotActivated[] = "not-activated"; 292 const char kActivationStatePartiallyActivated[] = "partially-activated"; [all...] |
/external/libpcap/ |
sf-pcap.c | 697 * If this pcap_t hasn't been activated, it doesn't have a 700 if (!p->activated) { 702 "%s: not-yet-activated pcap_t passed to pcap_dump_open",
|
/external/libxml2/ |
globals.c | 236 * Activated by default. 272 * Activated by default, this is actually needed to have the parser 283 * Disabled by default, this should be activated when using XPath since
|
/external/tensorflow/tensorflow/python/debug/wrappers/ |
local_cli_wrapper.py | 105 # activated by the "-f" flag of the "run" command. 107 # run through without stopping at the run-end CLI. It is activated by the 110 # without debugging. It is activated by the "-n" option of the "run"
|
/external/webrtc/talk/session/media/ |
srtpfilter.cc | 168 LOG(LS_INFO) << "SRTP activated with negotiated parameters:" 207 LOG(LS_INFO) << "SRTCP activated with negotiated parameters:" 439 LOG(LS_INFO) << "SRTP activated with negotiated parameters:"
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
networkconfig.cpp | 36 connect(authSelect, SIGNAL(activated(int)), this, 40 connect(encrSelect, SIGNAL(activated(const QString &)), this, 43 connect(eapSelect, SIGNAL(activated(int)), this,
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 48 * ACTIVATED (initial state) 57 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 60 * RECYCLED --> ACTIVATED - by obtainTile()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageView.java | 54 * ACTIVATED (initial state) 63 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 66 * RECYCLED --> ACTIVATED - by obtainTile()
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 48 * ACTIVATED (initial state) 57 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 60 * RECYCLED --> ACTIVATED - by obtainTile()
|
/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
TiledImageRenderer.java | 48 * ACTIVATED (initial state) 57 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 60 * RECYCLED --> ACTIVATED - by obtainTile()
|
/external/wayland-protocols/chromium.org/unstable/remote-shell/ |
remote-shell-unstable-v1.xml | 29 which can be stacked and activated by the user. 44 "real window" which is remotely managed but can be stacked, activated 114 <event name="activated"> 115 <description summary="activated surface changed"> 116 Notifies client that the activated surface changed. [all...] |
/system/nfc/src/nfa/rw/ |
nfa_rw_act.cc | [all...] |
/external/f2fs-tools/tools/sg_write_buffer/ |
sg_lib_data.c | [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | [all...] |
/external/freetype/include/freetype/internal/ |
ftobjs.h | 395 /* If subpixel rendering is activated, the LCD filtering weights */ [all...] |
/external/libmojo/base/android/jni_generator/ |
jni_generator_tests.py | 399 private void activateHardwareAcceleration(final boolean activated, 402 if (!activated) { 522 params=[Param(datatype='boolean', name='activated'), [all...] |
/external/v8/src/inspector/ |
v8-debugger.cc | 308 void V8Debugger::setBreakpointsActivated(bool activated) { 313 v8::debug::SetBreakPointsActive(m_isolate, activated); 314 m_breakpointsActivated = activated; [all...] |
/external/wayland-protocols/freedesktop.org/unstable/xdg-shell/ |
xdg-shell-unstable-v5.xml | 362 <entry name="activated" value="4" summary="the surface is now activated"> 363 <description summary="the surface is now activated">
|
/system/nfc/src/nfc/include/ |
nfc_api.h | 97 /* Protocol mismatch between API and activated one */ 548 NFC_ACTIVATE_DEVT, /* RF interface is activated */ [all...] |
/bionic/libc/tools/ |
pylintrc | 140 # When zope mode is activated, add a predefined set of Zope acquired attributes
|
/build/soong/cc/ |
pylintrc | 140 # When zope mode is activated, add a predefined set of Zope acquired attributes
|
/cts/tests/sensor/src/android/hardware/cts/ |
SensorIntegrationTests.java | 54 * It is however, acceptable that when a client is activated at a higher sampling rate, it would
|
/cts/tests/sensor/src/android/hardware/cts/helpers/ |
TestSensorEnvironment.java | 354 * sensor being activated. It is acceptable for this sample to have an accuracy of 0.
|
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
MainActivity.java | 130 * is called when the presentation has been activated, removed
|
/developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
MainActivity.java | 130 * is called when the presentation has been activated, removed
|