HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 726 - 750 of 2074) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp 263 if (property_get("media.wfd.trigger", val, NULL)) {
481 ALOGI("TEARDOWN trigger timed out, forcing disconnection.");
673 ALOGI("Sending TEARDOWN trigger.");
966 ALOGI("Deferring SETUP trigger until HDCP initialization completes.");
    [all...]
  /frameworks/base/core/java/android/os/
SystemClock.java 83 * <li> <p> The {@link android.app.AlarmManager} can trigger one-time or
  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 27 * would only be called if you wanted to trigger a view of voice search results in your
  /frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java 33 * with hardware keyboards. Software input methods have no obligation to trigger
TextKeyListener.java 38 * with hardware keyboards. Software input methods have no obligation to trigger
  /frameworks/base/core/java/com/android/internal/app/
LocalePicker.java 286 // Trigger the dirty bit for the Settings Provider.
  /frameworks/base/docs/html/google/play/
filters.jd 109 (although not everything in the manifest file can trigger filtering).
110 Table 1 lists the manifest elements that you should use to trigger
114 trigger filtering on Google Play.</p>
330 <p>These manifest elements and the filtering they trigger are for exceptional use-cases
  /frameworks/base/docs/html/training/design-navigation/
ancestral-temporal.jd 68 to navigate between web pages, you may wish to trigger the embedded browser's default <em>back</em>
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationProviderBase.java 162 * <p>This method might trigger the provider to start returning
  /frameworks/base/services/java/com/android/server/
AlarmManagerService.java 278 + " trigger=" + adjustedTriggerTime + " orig=" + triggerAtTime);
694 // phone was asleep or off, so pass a trigger count when sending them.
822 // now trigger the alarms
    [all...]
  /frameworks/base/services/java/com/android/server/net/
LockdownVpnTracker.java 247 // cycle tracker, reset error count, and trigger retry
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipWakeupTimer.java 113 // Determines the period and the trigger time of the new event and insert it
  /hardware/invensense/libsensors_iio/
libmllite.so 
  /hardware/invensense/libsensors_iio/software/core/mllite/build/android/
libmllite.so 
  /libcore/luni/src/main/java/java/lang/ref/
Reference.java 50 * the different types of reachability that trigger their clearing and
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 179 * Creates a one-shot action with given nanoTime-based trigger time.
199 * Creates a one-shot action with given nanoTime-based trigger.
462 * Returns the trigger time of a delayed action.
469 * Returns the trigger time of a delayed action.
    [all...]
  /libcore/luni/src/main/java/java/util/logging/
MemoryHandler.java 251 * will be triggered. Note that set new push level won't trigger push action.
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 67 * To trigger a debug action, invoke the following shell command:
  /packages/apps/Browser/src/com/android/browser/
AutoFillSettingsFragment.java 173 // trigger the current profile to get deleted from the DB.
UploadHandler.java 189 // No special handling based on the accept type was necessary, so trigger the default
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSyncFragment.java 82 // We don't need our own sync changes to trigger refreshes.
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetProvider.java 169 * Build the {@link PendingIntent} used to trigger an update of all calendar
  /packages/apps/Contacts/src/com/android/contacts/list/
ProviderStatusWatcher.java 288 * Sends a provider status update, which will trigger a retry of database upgrade
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmReceiver.java 151 // Trigger a notification that, when clicked, will show the alarm alert
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
TrimVideo.java 247 // After trimming is done, trigger the UI changed.

Completed in 396 milliseconds

<<21222324252627282930>>