HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 526 - 550 of 2399) sorted by null

<<21222324252627282930>>

  /frameworks/base/media/jni/soundpool/
SoundPool.h 115 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
116 SoundChannel() : mState(IDLE), mNumChannels(1),
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmCdmaPhoneTest.java 229 doReturn(DctConstants.State.IDLE).when(mDcTracker).getState(
235 // APN is connected, callTracker state = idle
238 mCT.mState = PhoneConstants.State.IDLE;
243 // APN enabled and CONNECTED, callTracker state != idle, !isConcurrentVoiceAndDataAllowed
265 doReturn(GsmCdmaCall.State.IDLE).when(mGsmCdmaCall).getState();
293 doReturn(GsmCdmaCall.State.IDLE).when(mGsmCdmaCall).getState();
322 //state IDLE
323 mCT.mState = PhoneConstants.State.IDLE;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
ApnContextTest.java 100 assertEquals(DctConstants.State.IDLE, mApnContext.getState());
135 mApnContext.setState(DctConstants.State.IDLE);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
TelephonyMetricsTest.java 161 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
185 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
207 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
228 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
261 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
286 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
439 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
465 mMetrics.writePhoneState(mPhone.getPhoneId(), PhoneConstants.State.IDLE);
  /frameworks/support/design/tests/src/android/support/design/testutils/
TestUtilsActions.java 195 * Dummy Espresso action that waits until the UI thread is idle. This action can be performed
207 return "wait for idle";
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
PlaybackOverlayFragment.java 112 static final int IDLE = 0;
128 int mFadingStatus = IDLE;
169 mFadingStatus = IDLE;
236 if (isResumed() && mFadingStatus == IDLE
310 return mFadingStatus == IDLE && mBgAlpha == 0;
542 if (mFadingStatus == IDLE) {
570 if (fadeIn && mFadingStatus == IDLE) {
701 if ((mFadingStatus == IDLE && mBgAlpha == 0) || mFadingStatus == OUT) {
PlaybackOverlaySupportFragment.java 114 static final int IDLE = 0;
130 int mFadingStatus = IDLE;
171 mFadingStatus = IDLE;
238 if (isResumed() && mFadingStatus == IDLE
312 return mFadingStatus == IDLE && mBgAlpha == 0;
544 if (mFadingStatus == IDLE) {
572 if (fadeIn && mFadingStatus == IDLE) {
703 if ((mFadingStatus == IDLE && mBgAlpha == 0) || mFadingStatus == OUT) {
  /hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.cpp 669 DTRACE("handling idle entry event, count %d", count);
671 ITRACE("Ignoring idle entry as protected layer exists.");
676 // stop idle entry if external device is connected
678 ITRACE("Ignoring idle entry as external device is connected.");
683 // stop idle entry if video playback is active
686 ITRACE("Ignoring idle entry as video session is active.");
693 // next prepare/set will exit idle state.
701 DTRACE("handling idle exit event");
  /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
FullAFScanCommand.java 74 // Start a repeating sequence of idle requests
91 // Start a repeating sequence of idle requests
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
synclink.h 265 * MGSL_IOCSTXIDLE set current transmit idle mode
266 * MGSL_IOCGTXIDLE get current transmit idle mode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
synclink.h 266 * MGSL_IOCSTXIDLE set current transmit idle mode
267 * MGSL_IOCGTXIDLE get current transmit idle mode
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
CallTipWindow.py 1 """A CallTip window class for Tkinter/IDLE.
4 Used by the CallTips IDLE extension.
rpc.py 1 """RPC Implemention, originally written for the Python Idle IDE
3 For security reasons, GvR requested that Idle's Python execution server process
4 connect to the Idle process, which listens for the connection. Since Idle has
25 See the Idle run.main() docstring for further information on how this was
26 accomplished in Idle.
55 # XXX KBK 24Aug02 function pickling capability not used in Idle
84 address of the Idle Client to which we are connecting.
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
CallTipWindow.py 1 """A CallTip window class for Tkinter/IDLE.
4 Used by the CallTips IDLE extension.
rpc.py 1 """RPC Implemention, originally written for the Python Idle IDE
3 For security reasons, GvR requested that Idle's Python execution server process
4 connect to the Idle process, which listens for the connection. Since Idle has
25 See the Idle run.main() docstring for further information on how this was
26 accomplished in Idle.
55 # XXX KBK 24Aug02 function pickling capability not used in Idle
84 address of the Idle Client to which we are connecting.
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
ax25.h 106 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
117 unsigned int idle, idletimer; member in struct:ax25_info_struct

Completed in 1650 milliseconds

<<21222324252627282930>>