Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java274 Notification phoneCall = new Notification.Builder(mContext) in testCreate() local
290 … L(" %s: create=%dms", phoneCall.toString(), SystemClock.currentThreadTimeMillis() - time); in testCreate()
291 mNotifications.add(phoneCall); in testCreate()