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.java1702 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in queryInternal() local
2193 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in bulkInsert() local
2914 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in insertInternal() local
3903 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in deleteInternal() local
4525 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in updateInternal() local
5967 public Cursor translateForQuery(int targetSdkVersion) { in translateForQuery()
5976 public Uri translateForInsert(int targetSdkVersion) { in translateForInsert()
5985 public int translateForUpdateDelete(int targetSdkVersion) { in translateForUpdateDelete()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DUtilsTest.java433 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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DBatteryUtils.java328 public boolean isBackgroundRestrictionEnabled(final int targetSdkVersion, final int uid, in isBackgroundRestrictionEnabled()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryUtils.java355 public boolean isBackgroundRestrictionEnabled(final int targetSdkVersion, final int uid, in isBackgroundRestrictionEnabled()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadProvider.java1131 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in checkFileUriDestination() local
1174 final int targetSdkVersion = getCallingPackageTargetSdkVersion(); in checkDownloadedFilePath() local