Searched defs:activate (Results 1 - 7 of 7) sorted by relevance

/packages/services/Car/evs/app/
H A DRenderDirectView.cpp34 bool RenderDirectView::activate() { function in class:RenderDirectView
H A DRenderPixelCopy.cpp30 bool RenderPixelCopy::activate() { function in class:RenderPixelCopy
H A DRenderTopView.cpp109 bool RenderTopView::activate() { function in class:RenderTopView
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DSuppressNotificationReceiver.java51 public boolean activate(Context context, AbstractActivityController controller) { method in class:SuppressNotificationReceiver
/packages/apps/Camera2/src/com/android/camera/hardware/
H A DHeadingSensor.java78 public void activate() { method in class:HeadingSensor
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSelectedConversationsActionMenu.java537 public void activate() { method in class:SelectedConversationsActionMenu
/packages/apps/Nfc/nci/jni/
H A DNfcTag.cpp238 ** Description: Checks if tag activate is the same (UID) Kovio tag previously
1134 ** Description: When multiple tags are discovered, just select the first one to activate.
1205 ** activate: reference to activation data.
1210 void NfcTag::calculateT1tMaxMessageSize (tNFA_ACTIVATED& activate) argument
1215 if (activate.activate_ntf.protocol != NFC_PROTOCOL_T1T)
1222 switch (activate.params.t1t.hr[0])
1231 ALOGE("%s: unknown T1T HR0=%u", fn, activate.params.t1t.hr[0]);

Completed in 689 milliseconds