Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DOutgoingCallBroadcaster.java429 int launchedFromUid; in processIntent() local
432 launchedFromUid = ActivityManagerNative.getDefault().getLaunchedFromUid( in processIntent()
437 launchedFromUid = -1; in processIntent()
440 if (appOps.noteOpNoThrow(AppOpsManager.OP_CALL_PHONE, launchedFromUid, launchedFromPackage) in processIntent()
442 Log.w(TAG, "Rejecting call from uid " + launchedFromUid + " package " in processIntent()
/packages/apps/Settings/src/com/android/settings/
DCredentialStorage.java421 int launchedFromUid = android.app.ActivityManagerNative.getDefault() in checkCallerIsCertInstallerOrSelfInProfile() local
423 if (launchedFromUid == -1) { in checkCallerIsCertInstallerOrSelfInProfile()
427 if (!UserHandle.isSameApp(launchedFromUid, Process.myUid())) { in checkCallerIsCertInstallerOrSelfInProfile()
431 launchedFromUserId = UserHandle.getUserId(launchedFromUid); in checkCallerIsCertInstallerOrSelfInProfile()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt83327 launchedFromUid=10038 launchedFromPackage=com.android.support.car.lenspicker userId=0
83367 launchedFromUid=10022 launchedFromPackage=com.android.systemui userId=0
83420 launchedFromUid=0 launchedFromPackage=null userId=0