Searched refs:mTestMonitoringSurface (Results 1 – 1 of 1) sorted by relevance
92 private String mTestMonitoringSurface; field in ClusterHomeManagerTest116 if (mTestMonitoringSurface != null && !mTestMonitoringSurface.equals("null")) { in tearDown()121 return !monitoringSurface.equals(mTestMonitoringSurface); in tearDown()153 mTestMonitoringSurface = oldDump2.get(DUMP_CLUSTER_SURFACE); in testStartVisibilityMonitoring()