Home
last modified time | relevance | path

Searched defs:targetSdkVersion (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DApplicationTestUtils.java36 int targetSdkVersion) { in buildInfo()
/packages/providers/MediaProvider/src/com/android/providers/media/
DLocalCallingIdentity.java119 private int targetSdkVersion; field in LocalCallingIdentity
DMediaProvider.java1701 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in queryInternal() local
2192 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in bulkInsert() local
2913 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in insertInternal() local
3902 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in deleteInternal() local
4509 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in updateInternal() local
5951 public Cursor translateForQuery(int targetSdkVersion) { in translateForQuery()
5960 public Uri translateForInsert(int targetSdkVersion) { in translateForInsert()
5969 public int translateForUpdateDelete(int targetSdkVersion) { in translateForUpdateDelete()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DUtilsTest.java413 private void setLauncherMock(int targetSdkVersion) throws Exception { in setLauncherMock()
/packages/services/Telecomm/src/com/android/server/telecom/
DVideoProviderProxy.java324 int callingPid, int targetSdkVersion) { in onSetCamera()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryUtils.java355 public boolean isBackgroundRestrictionEnabled(final int targetSdkVersion, final int uid, in isBackgroundRestrictionEnabled()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DBatteryUtils.java328 public boolean isBackgroundRestrictionEnabled(final int targetSdkVersion, final int uid, in isBackgroundRestrictionEnabled()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadProvider.java1123 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in checkFileUriDestination() local
1166 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in checkDownloadedFilePath() local