Searched defs:nm (Results 1 – 9 of 9) sorted by relevance
25 public symbol(String nm, String tp) in symbol()42 public symbol(String nm) in symbol()
25 public terminal(String nm, String tp) in terminal()51 public terminal(String nm) in terminal()
25 public non_terminal(String nm, String tp) in non_terminal()48 public non_terminal(String nm) in non_terminal()
105 final NotificationManager nm = context.getSystemService(NotificationManager.class); in testShortcutResetSetupNotification() local161 final NotificationManager nm = context.getSystemService(NotificationManager.class); in testShortcutResetInlineReplyReceived() local
64 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
258 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local280 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
108 NotificationManager nm = (NotificationManager) instrumentation.getContext() in toggleNotificationPolicyAccess() local
1062 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local1084 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
972 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in registerNotificationListenerService() local