Searched
full:activate (Results
326 -
350 of
815) sorted by null
<<11121314151617181920>>
/hardware/msm7k/libgralloc-qsd8k/ |
framebuffer.cpp | 115 m->info.activate = FB_ACTIVATE_VBL; 200 info.activate = FB_ACTIVATE_NOW;
|
/hardware/qcom/display/libgralloc/ |
framebuffer.cpp | 92 m->info.activate = FB_ACTIVATE_VBL; 149 info.activate = FB_ACTIVATE_NOW;
|
/libcore/luni/src/main/java/org/xml/sax/ |
XMLReader.java | 93 * // try to activate validation 97 * System.err.println("Cannot activate validation.");
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSecurity.java | 49 * 6. If necessary, request for user to activate device encryption 177 // Step 1. Check if we are an active device administrator, and stop here to activate
|
/packages/apps/Phone/src/com/android/phone/ |
OtaUtils.java | 376 // - this is triggered by the "Activate device" button in settings, 382 // - we bring up the InCallScreen in the ready-to-activate state 383 // - when the user presses the "Activate" button we launch the 399 // in the special "activate" state (see OtaUtils.otaShowActivateScreen()). 400 // We won't actually make the call until the user presses the "Activate" 418 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: " 732 * onscreen "Activate" button, and is only used in interactive mode. [all...] |
/developers/samples/android/media/BasicMediaRouter/BasicMediaRouter/src/main/java/com/example/android/media/basicmediarouter/ |
MainActivity.java | 293 * Displays the next color on the secondary screen if it is activate.
|
/external/antlr/antlr-3.4/ |
pom.xml | 71 Activate this profile to build ONLY the Uber jar, which is the
|
/external/chromium/chrome/browser/ |
aeropeek_manager.h | 76 // Ask TabStrip to activate the tab associated with this thumbnail window.
|
/external/chromium/chrome/browser/prerender/ |
prerender_contents.h | 158 virtual void Activate() {}
|
/external/libnfc-nci/src/nfa/ce/ |
nfa_ce_api.c | 389 ** may still get activate notifications for ISODEP if the reader/
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpMacNfcip.c | 444 LlcpMac->LlcpMacInterface.activate = phFriNfc_LlcpMac_Nfcip_Activate;
|
phHal4Nfc_Internal.h | 285 /*Callback completion routine for P2P Activate Event received from HCI*/
|
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/ |
SDL_nxevents.c | 323 // Send an internal activate event
|
/external/stlport/doc/ |
README.evc4 | 73 By default, exception support is not activated. You can detect this via _CPPUNWIND and activate this via /GX.
|
/external/tcpdump/ |
print-atm.c | 55 { 0x8, "activate/deactivate" },
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 19 --vgdb=no|yes|full activate gdbserver? [yes]
|
/external/webkit/Source/WebCore/platform/efl/ |
LocalizedStringsEfl.cpp | 379 return String::fromUTF8("activate");
|
/external/webkit/Source/WebCore/platform/gtk/ |
PopupMenuGtk.cpp | 87 g_signal_connect(item, "activate", G_CALLBACK(PopupMenuGtk::menuItemActivated), this);
|
ScrollbarThemeGtk2.cpp | 101 gtk_widget_style_get(widget, "activate-slider", &activateSlider, NULL);
|
/external/wpa_supplicant_8/hostapd/ |
wps-ap-nfc.py | 124 nfc.llcp.activate(peer);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_storage.h | 145 u32 pendingActivation; /* Activate parameter sets after returning
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/ |
SurfaceRenderFilter.java | 185 // Activate our surface
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/ |
LogCatMonitor.java | 154 // significant enough to be seen by the user. If so, activate the logcat view
|
/external/chromium/base/ |
time.h | 284 // Activates or deactivates the high resolution timer based on the |activate| 288 // All callers to activate the high resolution timer must eventually call 290 static bool ActivateHighResolutionTimer(bool activate);
|
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/ |
SDL_macevents.c | 65 static int Mac_HandleActivate(int activate) 67 if ( activate ) { 86 return(SDL_PrivateAppActive(activate, SDL_APPINPUTFOCUS));
|
Completed in 518 milliseconds
<<11121314151617181920>>