Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingBoundsTests.java241 activityIntentPair -> matchesActivityIntentPair(activityIntentPair, activityAId, in testSplitRatio()
251 activityIntentPair -> matchesActivityIntentPair(activityIntentPair, activityBId, in testSplitRatio()
333 static boolean matchesActivityIntentPair(@NonNull Pair<Activity, Intent> activityIntentPair, in matchesActivityIntentPair() method in ActivityEmbeddingBoundsTests