HomeSort by relevance Sort by last modified time
    Searched refs:handler (Results 1176 - 1200 of 1397) sorted by null

<<41424344454647484950>>

  /packages/apps/Settings/src/com/android/settings/
AccessibilitySettings.java 39 import android.os.Handler;
145 private final Handler mHandler = new Handler() {
677 new SettingsContentObserver(new Handler()) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 41 import android.os.Handler;
1123 final Handler handler = new Handler(getActivity().getMainLooper()); local
    [all...]
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
hierarchyviewer2lib.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 410 int snd_async_add_pcm_handler(snd_async_handler_t **handler, snd_pcm_t *pcm,
412 snd_pcm_t *snd_async_handler_get_pcm(snd_async_handler_t *handler);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 410 int snd_async_add_pcm_handler(snd_async_handler_t **handler, snd_pcm_t *pcm,
412 snd_pcm_t *snd_async_handler_get_pcm(snd_async_handler_t *handler);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 410 int snd_async_add_pcm_handler(snd_async_handler_t **handler, snd_pcm_t *pcm,
412 snd_pcm_t *snd_async_handler_get_pcm(snd_async_handler_t *handler);
    [all...]
  /sdk/templates/docs/
prettify.js 15 m);var r=s.createElement("OL");r.className="linenums";for(var n=Math.max(0,m-1|0)||0,g=0,z=d.length;g<z;++g)l=d[g],l.className="L"+(g+n)%10,l.firstChild||l.appendChild(s.createTextNode("\xa0")),r.appendChild(l);a.appendChild(r)}function k(a,m){for(var e=m.length;--e>=0;){var h=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[h]=a}}function C(a,m){if(!a||!A.hasOwnProperty(a))a=/^\s*</.test(m)?"default-markup":"default-code";return A[a]}function E(a){var m=
jquery-1.8.0.min.js     [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 147 // Add a drag handler to the body (for drags that don't land on an existing
355 // Add click handler to the dot to change the page.
536 // Mark this drop as handled so that the catch-all drop handler
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
MethodAnalyzer.java 495 //and is covered by a try block should be set to a list of the first instructions of each exception handler
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 460 gimple_seq handler; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 460 gimple_seq handler; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 460 gimple_seq handler; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 460 gimple_seq handler; variable
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 753 * Apply the given language handler to sourceCode and add the resulting
784 * registered lisp handler for formatting.
792 * the generic tag rule. The handler registered for the 'js' extension would
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 753 * Apply the given language handler to sourceCode and add the resulting
784 * registered lisp handler for formatting.
792 * the generic tag rule. The handler registered for the 'js' extension would
    [all...]
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 281 // Remember the login handler that wants authentication.
284 LoginHandler* handler = local
285 Details<LoginNotificationDetails>(details)->handler();
286 automation_->AddLoginHandler(controller_, handler);
    [all...]

Completed in 2257 milliseconds

<<41424344454647484950>>