HomeSort by relevance Sort by last modified time
    Searched refs:beginStartingService (Results 1 - 3 of 3) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiver.java 58 beginStartingService(context, intent);
61 // N.B.: <code>beginStartingService</code> and
71 public static void beginStartingService(Context context, Intent intent) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockEventReceiver.java 78 beginStartingService(context, i);
107 beginStartingService(context, i);
115 beginStartingService(context, i);
124 private static void beginStartingService(Context context, Intent intent) {
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 165 beginStartingService(context, i);
173 public static void beginStartingService(Context context, Intent intent) {
    [all...]

Completed in 132 milliseconds