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

  /packages/apps/Phone/src/com/android/phone/
CallFeaturesSetting.java     [all...]
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 358 Intent providerIntent = new Intent();
359 providerIntent.putExtra(LocationManager.KEY_PROVIDER_ENABLED, enabled);
364 mPendingIntent.send(mContext, 0, providerIntent, this, mLocationHandler,
    [all...]

Completed in 46 milliseconds