Searched refs:staticAppsSupportingMultiInstance (Results 1 – 1 of 1) sorted by relevance
37 private val staticAppsSupportingMultiInstance: Array<String> = context.resources constant in com.android.wm.shell.common.MultiInstanceHelper53 for (pkg in staticAppsSupportingMultiInstance) { in supportsMultiInstanceSplit()