Searched refs:standbyPortsAppid (Results 1 – 1 of 1) sorted by relevance
1030 int standbyPortsAppid = UserHandle.getAppId(standbyPortsLock.getUid()); in getActiveStandbyPorts() local1031 if (exemptPackageAppIds.contains(standbyPortsAppid)) { in getActiveStandbyPorts()