Searched refs:NotificationManager (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dnotification_manager.cc32 NotificationManager* notification_manager)
51 NotificationManager* notification_manager_; // Not owned.
58 NotificationManager::NotificationManager( function in class:chromeos::file_system_provider::NotificationManager
67 NotificationManager::~NotificationManager() {
74 void NotificationManager::ShowUnresponsiveNotification(
87 void NotificationManager::HideUnresponsiveNotification(int id) {
100 void NotificationManager::OnButtonClick(int button_index) {
104 void NotificationManager
[all...]
H A Dnotification_manager.h34 class NotificationManager : public NotificationManagerInterface, class in namespace:chromeos::file_system_provider
37 NotificationManager(Profile* profile,
39 virtual ~NotificationManager();
76 DISALLOW_COPY_AND_ASSIGN(NotificationManager);
H A Dprovided_file_system.cc52 new NotificationManager(profile_, file_system_info_)),
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DNotificationManagerTest.java4 import android.app.NotificationManager;
18 private NotificationManager notificationManager;
23 notificationManager = (NotificationManager) Robolectric.application.getSystemService(Context.NOTIFICATION_SERVICE);
H A DApplicationTest.java76 checkSystemService(Context.NOTIFICATION_SERVICE, android.app.NotificationManager.class);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowNotificationManager.java4 import android.app.NotificationManager;
14 @Implements(NotificationManager.class)
/external/robolectric/src/main/java/com/xtremelabs/robolectric/
H A DRobolectric.java769 public static ShadowNotificationManager shadowOf(NotificationManager other) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 2762 milliseconds