/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
PhoneInternalInterface.java | 667 * false to activate the microphone. 780 * Activate or deactivate cell broadcast SMS. 782 * @param activate 783 * 0 = activate, 1 = deactivate 787 void activateCellBroadcastSms(int activate, Message response);
|
IccSmsInterfaceManager.java | [all...] |
/external/kernel-headers/original/uapi/linux/ |
fb.h | 198 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */ 202 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */ 258 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
|
/external/libnfc-nci/src/nfa/ee/ |
nfa_ee_main.c | 146 ** Description activate the NFCEE and restore the routing when 186 * process the same as the host gets activate rsp */ 237 * NFA_EE_STATUS_RESTORING bit is cleared in ee_old_status at restoring the activate/inactive status after NFCEE_DISCOVER NTF */
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiControllerTest.java | 250 * Enter DeviceActiveState, activate AP mode, disable AP mode. 277 * Enter DeviceActiveState, activate AP mode, toggle WiFi. 305 * Enter DeviceActiveState, indicate idle device, activate AP mode, disable AP mode.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fb.h | 191 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */ 195 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */ 251 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fb.h | 191 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */ 195 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */ 251 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
|
/docs/source.android.com/src/devices/tech/config/ |
voicemail.jd | 53 <li>Handles the SMS messages used to activate/deactivate/query status of the 127 ACTIVATE SMS to the value specified in <code>KEY_VVM_DESTINATION_NUMBER_STRING</code>.
|
/external/autotest/client/cros/cellular/pseudomodem/ |
modem_cdma.py | 145 def Activate(self, carrier, return_cb, raise_cb): 158 logging.info('ModemCdma.Activate')
|
/external/chromium-trace/catapult/third_party/polymer/components/iron-selector/ |
iron-selectable.html | 24 * @event iron-activate 380 if (!this.fire('iron-activate',
|
/external/clang/lib/Parse/ |
RAIIObjectsForParser.h | 52 SuppressAccessChecks(Parser &P, bool activate = true) 54 if (activate) {
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
btSimulationIslandManager.cpp | 334 colObj1->activate(); 339 colObj0->activate();
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
plt.c | 323 /* Now, activate the symbol causing a breakpoint to be added. */ 325 fprintf(stderr, "Failed to activate delayed sym %s\n",
|
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationComponent.java | 197 mDamageSwap.activate(parentObject); 199 mDamageSwap.activate(parentObject);
|
/external/valgrind/none/tests/ |
cmdline1.stdout.exp | 19 --vgdb=no|yes|full activate gdbserver? [yes] 93 --sim-hints=hint1,hint2,... activate unusual sim behaviours [none]
|
/frameworks/base/media/mca/filterfw/jni/ |
jni_gl_environment.cpp | 102 return gl_env ? ToJBool(gl_env->Activate()) : JNI_FALSE; 361 return gl_env ? ToJBool(gl_env->SwitchToSurfaceId(surfaceId) && gl_env->Activate()) : JNI_FALSE;
|
/frameworks/base/services/core/jni/ |
com_android_server_connectivity_Vpn.cpp | 71 // Activate interface. 74 ALOGE("Cannot activate %s: %s", ifr4.ifr_name, strerror(errno));
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
ImsPhoneCommandInterface.java | 464 public void setGsmBroadcastActivation(boolean activate, Message response) { 513 public void setCdmaBroadcastActivation(boolean activate, Message response) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipCommandInterface.java | 465 public void setGsmBroadcastActivation(boolean activate, Message response) { 514 public void setCdmaBroadcastActivation(boolean activate, Message response) {
|
/hardware/libhardware/modules/gralloc/ |
framebuffer.cpp | 105 m->info.activate = FB_ACTIVATE_VBL; 179 info.activate = FB_ACTIVATE_NOW;
|
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
NativeNfcManager.java | 381 * Notifies P2P Device detected, to activate LLCP link 388 * Notifies P2P Device detected, to activate LLCP link
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/ |
ActivationTask.java | 52 * Task to activate the visual voicemail service. A request to activate VVM will be sent to the
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/conf/ |
settings.xml | 174 | value of '1.4' might activate a profile when the build is executed on a JDK version of '1.4.2_07'. 185 | mechanisms described above. For inheritance purposes, and to activate profiles via <activatedProfiles/>
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
aetools.py | 235 def activate(self): member in class:TalkTo 236 """Send 'activate' command"""
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
aetools.py | 235 def activate(self): member in class:TalkTo 236 """Send 'activate' command"""
|