Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
H A DTileLifecycleManagerTest.java67 private Intent mTileServiceIntent; field in TileLifecycleManagerTest
84 mTileServiceIntent = new Intent().setComponent(mTileServiceComponentName); in setUp()
91 mTileServiceIntent, in setUp()