Searched refs:KEY_TIME (Results 1 – 1 of 1) sorted by relevance
35 private static final String KEY_TIME = "time"; field in VideoThumbnailsModule68 long time = mVideoOptions.getInt(KEY_TIME, 0) * 1000; in doInBackground()