HomeSort by relevance Sort by last modified time
    Searched defs:Stage (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/chrome/browser/chromeos/login/screens/
controller_pairing_screen.h 29 typedef pairing_chromeos::ControllerPairingController::Stage Stage;
32 bool ExpectStageIs(Stage stage) const;
41 virtual void PairingStageChanged(Stage new_stage) OVERRIDE;
59 // Current stage of pairing process.
60 Stage current_stage_;
host_pairing_screen.h 26 typedef pairing_chromeos::HostPairingController::Stage Stage;
37 virtual void PairingStageChanged(Stage new_stage) OVERRIDE;
57 // Current stage of pairing process.
58 Stage current_stage_;
  /external/chromium_org/components/pairing/
shark_connection_listener.h 29 typedef HostPairingController::Stage Stage;
32 virtual void PairingStageChanged(Stage new_stage) OVERRIDE;
controller_pairing_controller.h 25 enum Stage {
47 // Called when pairing has moved on from one stage to another.
48 virtual void PairingStageChanged(Stage new_stage) = 0;
51 // This notification is made only on |STAGE_DEVICES_DISCOVERY| stage.
63 // Returns current stage of pairing process.
64 virtual Stage GetCurrentStage() = 0;
66 // Starts pairing process. Can be called only on |STAGE_NONE| stage.
70 // |STAGE_DEVICES_DISCOVERY| stage.
74 // ID. Can be called only on |STAGE_DEVICES_DISCOVERY| stage.
83 // Could be called only on |STATE_WAITING_FOR_CODE_CONFIRMATION| stage
    [all...]
host_pairing_controller.h 16 enum Stage {
42 // Called when pairing has moved on from one stage to another.
43 virtual void PairingStageChanged(Stage new_stage) = 0;
62 // Returns current stage of pairing process.
63 virtual Stage GetCurrentStage() = 0;
65 // Starts pairing process. Can be called only on |STAGE_NONE| stage.
72 // |STAGE_WAITING_FOR_CODE_CONFIRMATION| stage.
75 // Returns an enrollment domain name. Can be called on stage
80 // Can be called on stage |STAGE_UPDATING|.
  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen.h 41 typedef pairing_chromeos::HostPairingController::Stage Stage;
70 virtual void PairingStageChanged(Stage new_stage) OVERRIDE;
  /external/chromium_org/net/url_request/
url_request_test_job.h 133 // When the stage is DONE, this job will not be put on the queue.
134 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE };
139 // advancing the stage if necessary. THIS MAY DELETE THE OBJECT.
150 Stage stage_;
url_request_unittest.cc 296 // to that target, in the on-before-URL-request stage, independent of whether
301 enum Stage {
316 // |auth_retval_| are ignored. In every blocking stage the
357 Stage stage_blocked_for_callback() const {
392 // Checks whether we should block in |stage|. If yes, returns an error code
394 int MaybeBlockStage(Stage stage, const CompletionCallback& callback);
413 // Last blocked stage waiting for user callback (unused if |block_mode_| !=
415 Stage stage_blocked_for_callback_;
514 // Check that the user has provided callback for the previous blocked stage
    [all...]
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_message_bubble_view.h 46 // The stage of showing the developer mode extensions bubble. STAGE_START
51 enum Stage { STAGE_START, STAGE_HIGHLIGHTED, STAGE_COMPLETE };
87 // Sets the stage for highlighting extensions and then showing the bubble
126 // The current stage of showing the bubble.
127 Stage stage_;
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 148 updateStage(Stage.Introduction);
178 if (mUiStage == Stage.NeedToConfirm || mUiStage == Stage.ConfirmWrong) {
180 "null chosen pattern in stage 'need to confirm");
182 updateStage(Stage.ChoiceConfirmed);
184 updateStage(Stage.ConfirmWrong);
186 } else if (mUiStage == Stage.Introduction || mUiStage == Stage.ChoiceTooShort){
188 updateStage(Stage.ChoiceTooShort);
191 updateStage(Stage.FirstChoiceValid)
    [all...]
ConfirmLockPattern.java 61 private enum Stage {
143 updateStage(Stage.NeedToUnlock);
186 updateStage(Stage.NeedToUnlock);
190 private void updateStage(Stage stage) {
191 switch (stage) {
288 updateStage(Stage.NeedToUnlockWrong);
297 updateStage(Stage.LockedOut);
315 updateStage(Stage.NeedToUnlock);
ChooseLockPassword.java 116 private Stage mUiStage = Stage.Introduction;
134 updateStage((Stage) msg.obj);
142 protected enum Stage {
156 Stage(int hintInAlpha, int hintInNumeric, int nextButtonText) {
242 updateStage(Stage.Introduction);
251 mUiStage = Stage.valueOf(state);
304 protected void updateStage(Stage stage) {
305 final Stage previousStage = mUiStage
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_controller_new.h 91 enum Stage {
92 // Just initial stage.
173 // Current stage of user creation.
174 Stage stage_;
  /external/chromium_org/chrome/browser/extensions/activity_log/
ad_injection_browsertest.cc 36 // The current stage of the test.
37 enum Stage {
179 // Handle the "Reset Begin" stage of the test.
182 // Handle the "Reset End" stage of the test.
185 // Handle the "Testing" stage of the test.
208 // The current stage of the test.
209 Stage stage_;
229 // synchronous. At the end of each stage, the test will send us a message
230 // with the stage and status, and will not advance until we reply with
253 << "In incorrect stage. Last Test: " << last_test_
    [all...]
  /external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp 48 // used in each stage.
291 // If there are no valid transitions from this stage, we need a sentinel
336 // used in each stage.
356 // Convert macros to bits for each stage.
370 // Compute the bitwise or of each unit used in this stage.
372 const Record *Stage = StageList[i];
376 Stage->getValueAsListOfDefs("Units");
SubtargetEmitter.cpp 288 // FormItineraryStageString - Compose a string containing the stage
300 // For each stage
303 // Next stage
304 const Record *Stage = StageList[i];
307 int Cycles = Stage->getValueAsInt("Cycles");
311 const std::vector<Record*> &UnitList = Stage->getValueAsListOfDefs("Units");
320 int TimeInc = Stage->getValueAsInt("TimeInc");
323 int Kind = Stage->getValueAsInt("Kind");
326 // Close off stage
464 // Get string and stage coun
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio1.c 350 // longer 0..1.0, so we need to add an stage depending on the color space
524 cmsStage* Stage;
526 for (Stage = cmsPipelineGetPtrToFirstStage(Lut);
527 Stage != NULL;
528 Stage = cmsStageNext(Stage)) {
530 if (cmsStageType(Stage) == cmsSigCLutElemType) {
532 _cmsStageCLutData* CLUT = (_cmsStageCLutData*) Stage ->Data;
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 187 LiveRangeStage Stage;
192 RegInfo() : Stage(RS_New), Cascade(0) {}
198 return ExtraRegInfo[VirtReg.reg].Stage;
201 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) {
203 ExtraRegInfo[VirtReg.reg].Stage = Stage;
211 if (ExtraRegInfo[Reg].Stage == RS_New)
212 ExtraRegInfo[Reg].Stage = NewStage;
482 // same stage as the parent.
483 ExtraRegInfo[Old].Stage = RS_Assign
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar 
  /prebuilts/misc/common/android-support-test/
android-support-test.jar 
espresso-core.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 

Completed in 2436 milliseconds

1 2