Searched defs:secs (Results 1 – 4 of 4) sorted by relevance
161 public ServiceProxy setTimeout(int secs) { in setTimeout()
237 int secs = cursor.getInt(mDurationIdx) / 1000; in bindView() local
751 public static String makeTimeString(Context context, long secs) { in makeTimeString()
1112 long secs = 0; in endDownload() local