Searched defs:launchedFromUid (Results 1 – 5 of 5) sorted by relevance
39 int launchedFromUid, in ChooserListController()
72 int launchedFromUid, in ResolverListController()
33 val launchedFromUid: Int, constant in com.android.intentresolver.ui.model.ActivityModel
348 final int launchedFromUid = android.app.ActivityManager.getService() in checkCallerIsCertInstallerOrSelfInProfile() local
154 int launchedFromUid = android.app.ActivityManager.getService().getLaunchedFromUid( in checkCallerIsCertInstallerOrSelfInProfile() local