Searched refs:getLastCallingPackage (Results 1 – 3 of 3) sorted by relevance
340 assertThat(CtsWearableSensingService.getLastCallingPackage()) in registerDataRequestObserver_withPermission_sendsPackageNameToWearableSensingService()391 assertThat(CtsWearableSensingService.getLastCallingPackage()) in unregisterDataRequestObserver_withPermission_unregistersObserverFromWSS()
245 public static String getLastCallingPackage() { in getLastCallingPackage() method in CtsWearableSensingService
264 assertThat(CtsWearableSensingService.getLastCallingPackage()).isEqualTo(FAKE_APP_PACKAGE); in stopDetection_wearable_getsCall()276 assertThat(CtsWearableSensingService.getLastCallingPackage()).isNull(); in stopDetection_notWearable_doesNotGetCall()