Searched refs:CALCULATOR_PACKAGE (Results 1 – 1 of 1) sorted by relevance
35 private static final String CALCULATOR_PACKAGE = "com.google.android.calculator"; field in SysUIMultiWindowTests69 .getLaunchIntentForPackage(CALCULATOR_PACKAGE); in testLaunchInMultiwindow()76 …ttern = Pattern.compile(String.format(".*taskId=([0-9]+): %s/%s.*",CALCULATOR_PACKAGE, CALCULATOR_… in testLaunchInMultiwindow()103 window.getRoot().getPackageName().equals(CALCULATOR_PACKAGE)); in testLaunchInMultiwindow()