/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
D | q_plsf.cpp | 78 Word16 Q_plsf_init(Q_plsfState **state) in Q_plsf_init() 110 Word16 Q_plsf_reset(Q_plsfState *state) in Q_plsf_reset() 134 void Q_plsf_exit(Q_plsfState **state) in Q_plsf_exit()
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
D | sid_sync.cpp | 166 Word16 sid_sync_init(void **state) in sid_sync_init() 260 sid_syncState *state = (sid_syncState *) st; in sid_sync_reset() local 335 void sid_sync_exit(void **state) in sid_sync_exit() 495 void sid_sync(void *state, in sid_sync()
|
D | pre_proc.cpp | 212 Word16 Pre_Process_init(Pre_ProcessState **state) in Pre_Process_init() 320 Word16 Pre_Process_reset(Pre_ProcessState *state) in Pre_Process_reset() 416 void Pre_Process_exit(Pre_ProcessState **state) in Pre_Process_exit()
|
D | lpc.cpp | 183 Word16 lpc_init(lpcState **state) in lpc_init() 286 Word16 lpc_reset(lpcState *state) in lpc_reset() 374 void lpc_exit(lpcState **state) in lpc_exit()
|
D | cl_ltp.cpp | 212 Word16 cl_ltp_init(clLtpState **state) in cl_ltp_init() 319 Word16 cl_ltp_reset(clLtpState *state) in cl_ltp_reset() 414 void cl_ltp_exit(clLtpState **state) in cl_ltp_exit()
|
D | gain_q.cpp | 174 Word16 gainQuant_init(gainQuantState **state) in gainQuant_init() 274 Word16 gainQuant_reset(gainQuantState *state) in gainQuant_reset() 361 void gainQuant_exit(gainQuantState **state) in gainQuant_exit()
|
D | levinson.cpp | 171 Word16 Levinson_init(LevinsonState **state) in Levinson_init() 279 Word16 Levinson_reset(LevinsonState *state) in Levinson_reset() 375 void Levinson_exit(LevinsonState **state) in Levinson_exit()
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | DefaultPhoneNotifier.java | 138 public static int convertCallState(Phone.State state) { in convertCallState() 153 public static Phone.State convertCallState(int state) { in convertCallState() 168 public static int convertDataState(Phone.DataState state) { in convertDataState() 185 public static Phone.DataState convertDataState(int state) { in convertDataState() 202 public static int convertDataActivityState(Phone.DataActivityState state) { in convertDataActivityState() 221 public static Phone.DataActivityState convertDataActivityState(int state) { in convertDataActivityState()
|
D | ITelephonyRegistry.aidl | 28 void notifyCallState(int state, String incomingNumber); in notifyCallState() 29 void notifyServiceState(in ServiceState state); in notifyServiceState() 33 void notifyDataActivity(int state); in notifyDataActivity() 34 void notifyDataConnection(int state, boolean isDataConnectivityPossible, in notifyDataConnection()
|
D | IPhoneStateListener.aidl | 31 void onCallStateChanged(int state, String incomingNumber); in onCallStateChanged() 32 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged()
|
/frameworks/base/core/java/android/server/ |
D | BluetoothA2dpService.java | 139 int state = i.getIntExtra(Intent.EXTRA_DOCK_STATE, Intent.EXTRA_DOCK_STATE_UNDOCKED); in isPhoneDocked() local 217 Integer state = null; in addAudioSink() local 256 int state = getSinkState(device); in onBluetoothDisable() local 306 int state = mAudioDevices.get(device); in connectSinkInternal() local 348 int state = getSinkState(device); in isDisconnectSinkFeasible() local 367 int state = getSinkState(device); in disconnectSinkInternal() local 393 Integer state = mAudioDevices.get(device); in suspendSink() local 410 Integer state = mAudioDevices.get(device); in resumeSink() local 437 Integer state = mAudioDevices.get(device); in getSinkState() local 491 int state = convertBluezSinkStringtoState(propValues[1]); in onSinkPropertyChanged() local [all …]
|
/frameworks/base/vpn/tests/vpntests/src/android/net/vpn/ |
D | VpnTest.java | 69 VpnState state = VpnState.CONNECTING; in testVpnProfile() local 70 testVpnProfile(createTestProfile(state), state); in testVpnProfile() local 110 final VpnState state = VpnState.DISCONNECTING; in testReceiver() local 136 private VpnProfile createTestProfile(VpnState state) { in createTestProfile() 148 private void testVpnProfile(VpnProfile p, VpnState state) { in testVpnProfile()
|
/frameworks/base/core/java/android/text/method/ |
D | MetaKeyKeyListener.java | 229 int state = content.getSpanFlags(what); in press() local 308 public static long resetLockedMeta(long state) { in resetLockedMeta() 315 private static long resetLock(long state, int what, long mask) { in resetLock() 334 public static final int getMetaState(long state) { in getMetaState() 348 public static final int getMetaState(long state, int meta) { in getMetaState() 364 private static int getActive(long state, int meta, int on, int lock) { in getActive() 380 public static long adjustMetaAfterKeypress(long state) { in adjustMetaAfterKeypress() 387 private static long adjust(long state, int what, long mask) { in adjust() 398 public static long handleKeyDown(long state, int keyCode, KeyEvent event) { in handleKeyDown() 415 private static long press(long state, int what, long mask) { in press() [all …]
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
D | ph_disp.cpp | 208 Word16 ph_disp_reset(ph_dispState *state) in ph_disp_reset() 299 void ph_disp_lock(ph_dispState *state) in ph_disp_lock() 376 void ph_disp_release(ph_dispState *state) in ph_disp_release() 655 ph_dispState *state, /* i/o : State struct */ in ph_disp()
|
D | ec_gains.cpp | 199 Word16 ec_gain_code_reset(ec_gain_codeState *state) in ec_gain_code_reset() 318 Word16 state, /* i : state of the state machine */ in ec_gain_code() 579 Word16 state, /* i : state of the state machine */ in ec_gain_pitch() 686 Word16 ec_gain_pitch_reset(ec_gain_pitchState *state) in ec_gain_pitch_reset()
|
D | sp_dec.cpp | 376 Speech_Decode_FrameState *state = in Speech_Decode_Frame_reset() local 487 Speech_Decode_FrameState **state = in GSMDecodeFrameExit() local
|
/frameworks/base/core/java/android/content/res/ |
D | XmlBlock.java | 84 public void setFeature(String name, boolean state) throws XmlPullParserException { in setFeature() 497 private static final native int nativeNext(int state); in nativeNext() 498 private static final native int nativeGetNamespace(int state); in nativeGetNamespace() 499 private static final native int nativeGetName(int state); in nativeGetName() 500 private static final native int nativeGetText(int state); in nativeGetText() 501 private static final native int nativeGetLineNumber(int state); in nativeGetLineNumber() 502 private static final native int nativeGetAttributeCount(int state); in nativeGetAttributeCount() 503 private static final native int nativeGetAttributeNamespace(int state, int idx); in nativeGetAttributeNamespace() 504 private static final native int nativeGetAttributeName(int state, int idx); in nativeGetAttributeName() 505 private static final native int nativeGetAttributeResource(int state, int idx); in nativeGetAttributeResource() [all …]
|
/frameworks/base/core/java/com/android/internal/util/ |
D | ProcessedMessages.java | 45 private HierarchicalState state; field in ProcessedMessages.Info 55 Info(Message message, HierarchicalState state, HierarchicalState orgState) { in Info() 65 public void update(Message message, HierarchicalState state, HierarchicalState orgState) { in update() 185 void add(Message message, HierarchicalState state, HierarchicalState orgState) { in add()
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | StateSetTest.java | 124 int state; in testSingleStatePositiveMatches() local 140 int state; in testSingleStateNegativeMatches() local 156 int state = 0; in testZeroStateOnlyMatchesDefault() local
|
/frameworks/base/core/tests/coretests/src/android/bluetooth/ |
D | BluetoothTestUtils.java | 182 int state = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, in onReceive() local 201 int state = intent.getIntExtra(BluetoothA2dp.EXTRA_SINK_STATE, -1); in onReceive() local 222 int state = intent.getIntExtra(BluetoothHeadset.EXTRA_STATE, in onReceive() local 317 int state = intent.getIntExtra(BluetoothDevice.EXTRA_BOND_STATE, in onReceive() local 403 int state = adapter.getState(); in enable() local 450 int state = adapter.getState(); in disable() local 659 int state = device.getBondState(); in pairOrAcceptPair() local 714 int state = device.getBondState(); in unpair() local 771 int state = mA2dp.getSinkState(device); in connectA2dp() local 836 int state = mA2dp.getSinkState(device); in disconnectA2dp() local [all …]
|
/frameworks/base/services/java/com/android/server/ |
D | TelephonyRegistry.java | 232 public void notifyCallState(int state, String incomingNumber) { in notifyCallState() 253 public void notifyServiceState(ServiceState state) { in notifyServiceState() 335 public void notifyDataActivity(int state) { in notifyDataActivity() 354 public void notifyDataConnection(int state, boolean isDataConnectivityPossible, in notifyDataConnection() 425 public void sendServiceState(Record r, ServiceState state) { in sendServiceState() 485 private void broadcastServiceStateChanged(ServiceState state) { in broadcastServiceStateChanged() 521 private void broadcastCallStateChanged(int state, String incomingNumber) { in broadcastCallStateChanged() 544 private void broadcastDataConnectionStateChanged(int state, in broadcastDataConnectionStateChanged()
|
/frameworks/base/libs/storage/ |
D | IObbActionListener.cpp | 33 virtual void onObbResult(const String16& filename, const int32_t nonce, const int32_t state) { } in onObbResult() 48 int32_t state = data.readInt32(); in onTransact() local
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaRecorderStateUnitTestTemplate.java | 69 …rivate void callMediaRecorderMethodUnderTestInState(MediaRecorderStateErrors.MediaRecorderState st… in callMediaRecorderMethodUnderTestInState() 215 private void setMediaRecorderToState(MediaRecorderStateErrors.MediaRecorderState state) { in setMediaRecorderToState() 251 private void setStateError(MediaRecorderStateErrors.MediaRecorderState state, boolean error) { in setStateError()
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneStateListener.java | 207 public void onCallStateChanged(int state, String incomingNumber) { in onCallStateChanged() 219 public void onDataConnectionStateChanged(int state) { in onDataConnectionStateChanged() 226 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged()
|
/frameworks/base/core/jni/ |
D | android_media_AudioSystem.cpp | 61 bool state = false; in android_media_AudioSystem_isMicrophoneMuted() local 69 bool state = false; in android_media_AudioSystem_isStreamActive() local 126 …ystem_setDeviceConnectionState(JNIEnv *env, jobject thiz, jint device, jint state, jstring device_… in android_media_AudioSystem_setDeviceConnectionState() 140 …int state = static_cast <int>(AudioSystem::getDeviceConnectionState(static_cast <AudioSystem::audi… in android_media_AudioSystem_getDeviceConnectionState() local 147 android_media_AudioSystem_setPhoneState(JNIEnv *env, jobject thiz, jint state) in android_media_AudioSystem_setPhoneState()
|