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

1 2 3 4 5 6 7 891011>>

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterFunction.java 62 glEnv.activate();
  /frameworks/base/packages/SimAppDialog/res/values/
strings.xml 22 <string name="install_carrier_app_title">Activate mobile service</string>
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
LiftToActivateListener.java 25 * Hover listener that implements lift-to-activate interaction for
  /frameworks/compile/mclinker/include/mcld/MC/
InputAction.h 30 virtual bool activate(InputBuilder&) const = 0;
  /frameworks/compile/mclinker/include/mcld/Script/
Assignment.h 58 void activate(Module& pModule);
InputSectDesc.h 87 void activate(Module& pModule);
SectionsCmd.h 58 void activate(Module& pModule);
  /frameworks/compile/mclinker/lib/Script/
AssertCmd.cpp 42 void AssertCmd::activate(Module& pModule) { function in class:mcld::AssertCmd
EntryCmd.cpp 31 void EntryCmd::activate(Module& pModule) { function in class:mcld::EntryCmd
OutputArchCmd.cpp 28 void OutputArchCmd::activate(Module& pModule) { function in class:mcld::OutputArchCmd
OutputCmd.cpp 30 void OutputCmd::activate(Module& pModule) { function in class:mcld::OutputCmd
SearchDirCmd.cpp 31 void SearchDirCmd::activate(Module& pModule) { function in class:mcld::SearchDirCmd
  /frameworks/native/services/sensorservice/
CorrectedGyroSensor.h 40 virtual status_t activate(void* ident, bool enabled) override;
GravitySensor.h 40 virtual status_t activate(void* ident, bool enabled) override;
LinearAccelerationSensor.h 42 virtual status_t activate(void* ident, bool enabled) override;
OrientationSensor.h 38 virtual status_t activate(void* ident, bool enabled) override;
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 132 int activate(int handle, int enabled);
209 int sensors_poll_context_t::activate(int handle, int enabled) {
338 return ctx->activate(handle, enabled);
368 dev->device.activate = poll__activate;
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 114 int activate(int handle, int enabled);
199 int sensors_poll_context_t::activate(int handle, int enabled) { function in class:sensors_poll_context_t
403 return ctx->activate(handle, enabled);
466 dev->device.activate = poll__activate;
  /hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp 91 int activate(int handle, int enabled);
184 int sensors_poll_context_t::activate(int handle, int enabled) {
348 return ctx->activate(handle, enabled);
395 dev->device.activate = poll__activate;
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/
EncryptDeviceActivity.java 35 * Activity to ask for permission to activate full-filesystem encryption.
  /packages/apps/Nfc/nci/jni/
NfcTag.h 181 *one to activate.
391 ** Description: Checks if tag activate is the same (UID) Kovio tag
556 ** activate: reference to activation data.
561 void calculateT1tMaxMessageSize(tNFA_ACTIVATED& activate);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h 13 * may activate endpoints as it handles SET_CONFIGURATION setup events,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
vt.h 85 #define VT_SETACTIVATE 0x560F /* Activate and set the mode of a console */
  /prebuilts/misc/common/swig/include/2.0.11/
swigarch.i 9 * To activate architecture specific code, use
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/1.2/
objenesis-1.2.pom 63 <!-- Activate to create the release bundle -->

Completed in 375 milliseconds

1 2 3 4 5 6 7 891011>>