Searched refs:setComplete (Results 1 – 4 of 4) sorted by relevance
137 /* package */ void setComplete() { in setComplete() method in ContextHubServiceTransaction
436 transaction.setComplete();
362 if (wallpaper.setComplete != null) { in notifyWallpaperChanged()364 wallpaper.setComplete.onWallpaperChanged(); in notifyWallpaperChanged()919 IWallpaperManagerCallback setComplete; field in WallpaperManagerService.WallpaperData2683 wallpaper.setComplete = completion; in setWallpaper()
21622 HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->setComplete()V