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

  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
UriWallpaperInfo.java 88 if (activity.isActivityDestroyed()) {
  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
WallpaperCropActivity.java 204 if (isActivityDestroyed()) {
239 public boolean isActivityDestroyed() {

Completed in 1184 milliseconds