HomeSort by relevance Sort by last modified time
    Searched refs:mWM (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/permission/src/android/permission/cts/
NoWallpaperPermissionsTest.java 42 private WallpaperManager mWM;
47 mWM = (WallpaperManager) mContext.getSystemService(Context.WALLPAPER_SERVICE);
60 mWM.setResource(R.drawable.robot);
65 mWM.setResource(R.drawable.robot, FLAG_LOCK);
82 mWM.setBitmap(b);
87 mWM.setBitmap(b, null, false);
92 mWM.setBitmap(b, null, false, FLAG_SYSTEM);
109 mWM.setStream(stream);
114 mWM.setStream(stream, null, false);
119 mWM.setStream(stream, null, false, FLAG_LOCK)
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 122 milliseconds