Searched refs:FLAG_ALLOW_CHAINED_RESOLUTION (Results 1 – 3 of 3) sorted by relevance
23 import static com.android.server.pm.CrossProfileIntentFilter.FLAG_ALLOW_CHAINED_RESOLUTION;624 /* flags= */ FLAG_IS_PACKAGE_FOR_FILTER | FLAG_ALLOW_CHAINED_RESOLUTION,634 /* flags= */ FLAG_IS_PACKAGE_FOR_FILTER | FLAG_ALLOW_CHAINED_RESOLUTION,
59 public static final int FLAG_ALLOW_CHAINED_RESOLUTION = 0x00000010; field in CrossProfileIntentFilter
218 .FLAG_ALLOW_CHAINED_RESOLUTION & crossProfileIntentFiltersByUser in resolveIntentInternal()328 if ((CrossProfileIntentFilter.FLAG_ALLOW_CHAINED_RESOLUTION in canReachToInternal()