Home
last modified time | relevance | path

Searched refs:mProjection (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DCastControllerImpl.java59 private MediaProjectionInfo mProjection; field in CastControllerImpl
66 mProjection = mProjectionManager.getActiveProjectionInfo(); in CastControllerImpl()
81 pw.print(" mProjection="); pw.println(mProjection); in dump()
136 if (mProjection != null) { in getCastDevices()
138 device.id = mProjection.getPackageName(); in getCastDevices()
139 device.name = getAppName(mProjection.getPackageName()); in getCastDevices()
142 device.tag = mProjection; in getCastDevices()
191 final MediaProjectionInfo oldProjection = mProjection; in setProjection()
193 final boolean isCurrent = Objects.equals(projection, mProjection); in setProjection()
195 mProjection = projection; in setProjection()
[all …]
/frameworks/base/core/java/android/content/
DCursorLoader.java46 String[] mProjection; field in CursorLoader
64 Cursor cursor = getContext().getContentResolver().query(mUri, mProjection, mSelection, in loadInBackground()
138 mProjection = projection; in CursorLoader()
199 return mProjection; in getProjection()
203 mProjection = projection; in setProjection()
235 writer.println(Arrays.toString(mProjection)); in dump()
/frameworks/support/v4/java/android/support/v4/content/
DCursorLoader.java41 String[] mProjection; field in CursorLoader
60 mUri, mProjection, mSelection, mSelectionArgs, mSortOrder, in loadInBackground()
134 mProjection = projection; in CursorLoader()
195 return mProjection; in getProjection()
199 mProjection = projection; in setProjection()
231 writer.println(Arrays.toString(mProjection)); in dump()
/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
DPhotoPagerLoader.java32 private final String[] mProjection; field in PhotoPagerLoader
38 mProjection = projection != null ? projection : PhotoContract.PhotoQuery.PROJECTION; in PhotoPagerLoader()
48 setProjection(mProjection); in loadInBackground()
/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java72 private final String[] mProjection; field in Queries.Query
88 mProjection = projection; in Query()
94 return mProjection; in getProjection()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java117 private String[] mProjection; field in Intents.PhotoViewIntentBuilder
189 mProjection = projection; in setProjection()
319 if (mProjection != null) { in build()
320 mIntent.putExtra(EXTRA_PROJECTION, mProjection); in build()
DPhotoViewController.java140 private String[] mProjection; field in PhotoViewController
269 mProjection = intent.getStringArrayExtra(Intents.EXTRA_PROJECTION); in onCreate()
271 mProjection = null; in onCreate()
571 return new PhotoPagerLoader(mActivity.getContext(), Uri.parse(mPhotosUri), mProjection); in onCreateLoader()
/frameworks/base/rs/java/android/renderscript/
DProgramVertexFixedFunction.java203 Matrix4f mProjection; field in ProgramVertexFixedFunction.Constants
225 mProjection = new Matrix4f(); in Constants()
272 mProjection.load(m); in setProjection()
/frameworks/base/libs/hwui/
DProgram.cpp155 if (projectionMatrix != mProjection || offset != mOffset) { in set()
168 mProjection = projectionMatrix; in set()
DProgram.h421 mat4 mProjection; variable
/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java540 final String[] mProjection; field in Content.QueryCommand
546 mProjection = projection; in QueryCommand()
552 Cursor cursor = provider.query(resolveCallingPackage(), mUri, mProjection, mWhere, in onExecute()
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
436 (переменная <code>mProjection</code>).
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
Dcontacts-provider.jd624 mProjection = new String[]
636 mProjection ,
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
435 查詢需傳回的一組資料欄稱為「投影」<strong></strong>(即 <code>mProjection</code> 變數)。
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
Dcontacts-provider.jd624 mProjection = new String[]
636 mProjection ,
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
436 (변수<code>mProjection</code>)이라고 합니다.
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
Dcontacts-provider.jd624 mProjection = new String[]
636 mProjection ,
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
435 查询应该返回的列集被称为<strong>投影</strong>(变量 <code>mProjection</code>)。
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
435 クエリの戻り値となる一連の列は、<strong>投影</strong>(変数 <code>mProjection</code>)と呼ばれます。
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
Dcontacts-provider.jd624 mProjection = new String[]
636 mProjection ,
/frameworks/base/docs/html/training/load-data-background/
Dsetup-loader.jd126 mProjection, // Projection to return
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
436 (variabel <code>mProjection</code>).
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd249 mProjection, // The columns to return for each row
416 String[] mProjection =
438 (the variable <code>mProjection</code>).
482 mProjection, // The columns to return for each row
1102 String[] mProjection =
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
436 (a variável <code>mProjection</code>).
480 mProjection, // The columns to return for each row
1100 String[] mProjection =
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontent-provider-basics.jd247 mProjection, // The columns to return for each row
414 String[] mProjection =
436 (biến <code>mProjection</code>).
480 mProjection, // The columns to return for each row
1100 String[] mProjection =

12