Searched refs:getCurrentCloudProviderLocalizedLabel (Results 1 – 3 of 3) sorted by relevance
765 .that(mController.getCurrentCloudProviderLocalizedLabel()).isEqualTo(APP_LABEL); in testSetCloudProvider()783 .that(mController.getCurrentCloudProviderLocalizedLabel()) in testSetCloudProvider()800 .that(mController.getCurrentCloudProviderLocalizedLabel()).isEqualTo(APP_LABEL); in testSetCloudProvider()
588 public String getCurrentCloudProviderLocalizedLabel() throws UnableToAcquireLockException { in getCurrentCloudProviderLocalizedLabel() method in PickerSyncController
7272 cloudProviderLabel = mPickerSyncController.getCurrentCloudProviderLocalizedLabel();