/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowNotificationManager.java | 17 private Map<Integer, Notification> notifications = new HashMap<Integer, Notification>(); field in class:ShadowNotificationManager 31 notifications.put(id, notification); 44 if (notifications.containsKey(id)) { 45 notifications.remove(id); 47 notifications.remove(tagId); 53 notifications.clear(); 58 return notifications.size(); 62 return notifications.get(id); 67 return notifications.get(id); 71 return new ArrayList<Notification>(notifications [all...] |
/external/autotest/client/cros/cellular/mbim_compliance/tests/ |
H A D | cm_09.py | 32 _, _, notifications = ( 36 for notification in notifications:
|
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/ |
H A D | cellular_MbimComplianceCM09.py | 19 CM_09 Validation of TransactionId for notifications received after connect 22 This test verifies that TransactionId for notifications is zero. 41 _, _, notifications = ( 45 for notification in notifications:
|
/external/autotest/client/site_tests/cellular_MbimComplianceError/ |
H A D | cellular_MbimComplianceERR05.py | 43 request_message, first_response_message, notifications = ( 48 if len(notifications) > 1: 52 second_response_message = notifications[0]
|
/external/autotest/client/cros/cellular/mbim_compliance/sequences/ |
H A D | connect_sequence.py | 47 @returns tuple of (command_message, response_message, notifications): 52 notifications: The list of notifications message sent from the 53 modem to the host. |notifications| is a list of 101 notifications = [] 103 notifications.append( 115 return command_message, response_message, notifications
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/ |
H A D | layer1.py | 145 output_bucket=None, role=None, notifications=None, 189 :type notifications: dict 190 :param notifications: 193 To receive notifications, you must also subscribe to the new topic in 351 if notifications is not None: 352 params['Notifications'] = notifications 662 notifications=None, content_config=None, 689 :type notifications: dict 690 :param notifications: 693 To receive notifications, yo [all...] |
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
H A D | TerminalView.java | 61 private volatile boolean notifications = true; field in class:TerminalView 219 if (!notifications) { 249 * Sets the ability for the TerminalView to display Toast notifications to the user. 251 * whether to enable notifications or not 254 notifications = value;
|
/external/google-breakpad/src/testing/gtest/test/ |
H A D | gtest_output_test_.cc | 471 static void ThreadRoutine(SpawnThreadNotifications* notifications) { argument 473 notifications->spawn_thread_started.Notify(); 476 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
|
/external/gtest/test/ |
H A D | gtest_output_test_.cc | 483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { argument 485 notifications->spawn_thread_started.Notify(); 488 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
|
/external/protobuf/gtest/test/ |
H A D | gtest_output_test_.cc | 583 static void ThreadRoutine(SpawnThreadNotifications* notifications) { argument 585 notifications->spawn_thread_started.Notify(); 588 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
H A D | gtest_output_test_.cc | 483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { argument 485 notifications->spawn_thread_started.Notify(); 488 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
|
/external/jetty/src/java/org/eclipse/jetty/jmx/ |
H A D | ObjectMBean.java | 229 Object notifications=null; 303 (MBeanNotificationInfo[])LazyList.toArray(notifications, MBeanNotificationInfo.class));
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.core.jobs_3.7.0.v20150330-2103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/robolectric/v3/runtime/ |
H A D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
/external/google-tv-pairing-protocol/java/jar/ |
H A D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ... |