/frameworks/av/media/libmedia/include/media/ |
D | IMediaDeathNotifier.h | 32 virtual void died() = 0;
|
D | mediarecorder.h | 235 void died();
|
D | mediaplayer.h | 220 void died();
|
/frameworks/av/media/libmedia/ |
D | IMediaDeathNotifier.cpp | 90 notifier->died(); in binderDied()
|
D | mediarecorder.cpp | 844 void MediaRecorder::died() in died() function in android::MediaRecorder
|
D | mediaplayer.cpp | 992 void MediaPlayer::died() in died() function in android::MediaPlayer
|
/frameworks/wilhelm/src/android/ |
D | android_GenericMediaPlayer.h | 67 void died() { in died() function
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | EventLogTags.logtags | 60 ## 3: USER_SYSTEM_UNBOUND Secondary user loses connection after system sysui has died
|
/frameworks/proto_logging/stats/enums/app/ |
D | app_enums.proto | 296 * Application process died due to unknown reason. 310 * Application process died due to the result of an OS signal; for example, 322 * Application process died because of an unhandled exception in Java code. 327 * Application process died because it's crashed due to a native code crash. 575 * had died; this would be set only when the reason is {@link #REASON_DEPENDENCY_DIED}.
|
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
D | SystemRequestObserverTest.kt | 114 fun `does not add votes to storage if binder died when requestDisplayModes called`() { in does not add votes to storage if binder died when requestDisplayModes called()
|
/frameworks/base/core/proto/android/server/ |
D | biometrics.proto | 88 * The client binder died, and sensors were authenticating at the time. Cancel has been
|
/frameworks/base/services/core/java/com/android/server/media/ |
D | MediaRouterService.java | 816 private void unregisterClientLocked(IMediaRouterClient client, boolean died) { in unregisterClientLocked() argument 825 disposeClientLocked(clientRecord, died); in unregisterClientLocked() 979 private void disposeClientLocked(ClientRecord clientRecord, boolean died) { in disposeClientLocked() argument 981 if (died) { in disposeClientLocked()
|
D | MediaRouter2ServiceImpl.java | 1186 private void unregisterRouter2Locked(@NonNull IMediaRouter2 router, boolean died) { in unregisterRouter2Locked() argument 1192 "Ignoring unregistering unknown router: %s, died: %b", router, died)); in unregisterRouter2Locked() 1200 routerRecord.mPackageName, routerRecord.mRouterId, died)); in unregisterRouter2Locked() 1659 private void unregisterManagerLocked(@NonNull IMediaRouter2Manager manager, boolean died) { in unregisterManagerLocked() argument 1665 "Ignoring unregistering unknown manager: %s, died: %b", manager, died)); in unregisterManagerLocked() 1677 died)); in unregisterManagerLocked()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 21 # Application process died
|
/frameworks/proto_logging/stats/atoms/hotword/ |
D | hotword_atoms.proto | 84 // Indicates that the service was restarted due to audio service died.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 6082 * Logs when the ActivityManagerService detects that an app died.
|