HomeSort by relevance Sort by last modified time
    Searched full:switching (Results 301 - 325 of 1307) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java 290 //Stress test case for switching camera and video recorder preview.
304 output.write("Camera and video recorder preview switching\n");
  /cts/tests/tests/os/src/android/os/cts/
LaunchpadActivity.java 232 * Switch to the next possible lifecycle and return if switching was
241 Log.w(TAG, "Switching expected lifecycles from "
  /development/ndk/platforms/android-21/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /development/ndk/platforms/android-3/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /external/tcpdump/
print-cnfp.c 93 uint8_t engine_type; /* type of flow-switching engine */
94 uint8_t engine_id; /* slot number of the flow-switching engine */
  /external/valgrind/callgrind/
threads.c 247 /* thread switching potentially needed, eg. with instrumentation off */
294 /* There is no way to reliable get the thread ID we are switching to
  /external/valgrind/coregrind/
m_stacks.c 355 application is switching to a new stack, for whatever reason.
370 "Warning: client switching stacks? "
  /external/wpa_supplicant_8/src/ap/
ieee802_11_ht.c 314 "Switching to 20 MHz operation");
509 wpa_printf(MSG_INFO, "Switching to 40 MHz operation");
ieee802_11_shared.c 176 *pos |= 0x04; /* Bit 2 - Extended Channel Switching */
203 /* Bit 39 - TDLS Channel Switching Prohibited */
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 46 * fake support for two (EAPOL and RSN pre-auth) by switching to pre-auth
47 * whenever wpa_supplicant is trying to pre-authenticate and then switching
  /frameworks/base/core/java/android/widget/
DatePickerCalendarDelegate.java 258 // e.g. Switching from Mar to Apr when Mar 31 is selected -> Apr 30
259 // e.g. Switching from 2012 to 2013 when Feb 29, 2012 is selected -> Feb 28, 2013
  /frameworks/base/docs/html/design/patterns/
navigation.jd 61 <li>Switching views using tabs and/or left-and-right swipes</li>
62 <li>Switching views using a dropdown (aka collapsed tabs)</li>
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 135 <li>Users can navigate quickly between related screens, without needing to first revisit the parent. <p class="note"><strong>Note</strong>: when switching tabs, it is important to maintain this tab-switching immediacy; do not block access to tab indicators by showing modal dialogs while loading content.</p></li>
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DatePickerDialog.java 429 // e.g. Switching from Mar to Apr when Mar 31 is selected -> Apr 30
430 // e.g. Switching from 2012 to 2013 when Feb 29, 2012 is selected -> Feb 28, 2013
  /libcore/luni/src/test/java/libcore/java/util/
GregorianCalendarTest.java 59 // Switching to OpenJDK has fixed that issue and so this test has been changed to reflect
116 // occurred when switching calendars. That happened for real when the calendars were
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 74 // Used to insure minimal time for seeing the click animation before switching views
414 // This is done in a runnable to allow the click animation to finish before switching views
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */

Completed in 2167 milliseconds

<<11121314151617181920>>