OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SysuiTestCase
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
SysuiTestCase.java
23
public class
SysuiTestCase
extends AndroidTestCase {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
TileServiceManagerTests.java
22
import com.android.systemui.
SysuiTestCase
;
27
public class TileServiceManagerTests extends
SysuiTestCase
{
TileServicesTests.java
22
import com.android.systemui.
SysuiTestCase
;
33
public class TileServicesTests extends
SysuiTestCase
{
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
TouchAnimatorTests.java
19
import com.android.systemui.
SysuiTestCase
;
24
public class TouchAnimatorTests extends
SysuiTestCase
{
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerBaseTest.java
33
import com.android.systemui.
SysuiTestCase
;
49
public class NetworkControllerBaseTest extends
SysuiTestCase
{
Completed in 301 milliseconds