Searched defs:stage (Results 1 – 7 of 7) sorted by relevance
63 File stage = new File(baseDir, BACKUP_ENABLE_FILE + "-stage"); in writeBackupEnableState() local
96 File stage = new File(STAGE_FILE); in restoreEntity() local
263 private void restoreFromStage(File stage, File info, String hintTag, int which) in restoreFromStage()
687 ParcelFileDescriptor stage; in initiateOneRestore() local
393 enum Stage { EVALUATE_CONDITION, EVALUATE_BODY } stage = EVALUATE_CONDITION; member
680 void stage() { staging.insert(var->value); } in stage() function
7662 InputStage stage; in deliverInputEvent() local