Home
last modified time | relevance | path

Searched defs:mAssistant (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/settings/src/android/settings/cts/
DWifiSliceTest.java73 private String mAssistant; field in WifiSliceTest
89 Secure.putString(mContext.getContentResolver(), ASSISTANT, mAssistant); in tearDown() local
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java84 private TestNotificationAssistant mAssistant; field in NotificationHelper
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java107 protected TestNotificationAssistant mAssistant; field in BaseNotificationManagerTest