Searched refs:getWithDeviceId (Results 1 – 1 of 1) sorted by relevance
204 fun getWithDeviceId(key: K, deviceId: Int): V { in getWithDeviceId() method in com.android.permissioncontroller.permission.data.DataRepositoryForDevice232 return getWithDeviceId(Triple(k1, k2, deviceId), deviceId) in get()246 return getWithDeviceId( in get()256 return getWithDeviceId( in get()267 return getWithDeviceId(KotlinUtils.Quadruple(k1, k2, k3, deviceId), deviceId) in get()278 return getWithDeviceId( in get()288 return getWithDeviceId( in get()