Home
last modified time | relevance | path

Searched refs:numberOfAppsInstalled (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java14089 int numberOfAppsInstalled = 0; in enableSystemAppWithIntent() local
14109 numberOfAppsInstalled++; in enableSystemAppWithIntent()
14134 return numberOfAppsInstalled; in enableSystemAppWithIntent()