Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBubbleTest.java96 private boolean mBubblesEnabledSettingToRestore; field in NotificationManagerBubbleTest
105 mBubblesEnabledSettingToRestore = Settings.Secure.getInt(mContext.getContentResolver(), in setUp()
120 setBubblesGlobal(mBubblesEnabledSettingToRestore); in tearDown()