Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestJob.java40 private int mNumOfNotifications = 0; field in TestJob
69 return mNumOfNotifications; in getNumOfNotifications()
74 ++mNumOfNotifications; in getSetupNotification()
80 ++mNumOfNotifications; in getProgressNotification()
102 ++mNumOfNotifications; in createProgressBuilder()