Home
last modified time | relevance | path

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

/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
DControllerService.java293 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in showNotification() local
316 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in removeNotification() local