HomeSort by relevance Sort by last modified time
    Searched refs:mSession (Results 176 - 190 of 190) sorted by null

1 2 3 4 5 6 78

  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 102 mSession = new SurfaceComposerClient();
113 status_t err = mSession->linkToComposerDeath(this);
121 return mSession;
    [all...]
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java 84 private final SessionStub mSession;
131 mSession = new SessionStub();
146 return mSession;
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 338 audio_session_t mSession; // audio session the effect is on
  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java 173 final Session mSession;
610 mSession = s;
698 mSession.windowAddedLocked(mAttrs.packageName);
739 return mSession.mCanAcquireSleepToken;
    [all...]
DisplayContent.java     [all...]
WindowSurfaceController.java 98 mWindowSession = win.mSession;
WindowManagerService.java     [all...]
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp 146 mSession(session),
175 mHTTPDownloader = mSession->getHTTPDownloader();
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 488 int mSession;
494 mSession = session;
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
ViewDebug.java 671 root.mAttachInfo.mSession.getDisplayFrame(root.mAttachInfo.mWindow, outRect);
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /prebuilts/sdk/current/support/media-compat/libs/
android-support-media-compat.jar 
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 333 milliseconds

1 2 3 4 5 6 78