Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src_disabled/
DWorkTabTest.java72 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "Created new user uid" + mProfileUserId); in setUp()
78 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "(teardown) removing uid" + mProfileUserId, in removeWorkProfile()
90 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "resuming AppStore updates"); in resumeAppStoreUpdate()
168 Log.d(TestProtocol.WORK_PROFILE_REMOVED, in testWorkEduFlow()
171 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "Work tab not setup. Skipping test"); in testWorkEduFlow()
176 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "Work page not highlighted"); in testWorkEduFlow()
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestProtocol.java110 public static final String WORK_PROFILE_REMOVED = "b/159671700"; field in TestProtocol
/packages/apps/Launcher3/src/com/android/launcher3/pm/
DUserCache.java64 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "profile changed", new Exception()); in onUsersChanged()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java303 Log.d(TestProtocol.WORK_PROFILE_REMOVED, in setUp()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java513 Log.d(TestProtocol.WORK_PROFILE_REMOVED, "should show tabs:" + showTabs, in replaceRVContainer()