HomeSort by relevance Sort by last modified time
    Searched full:reset (Results 176 - 200 of 3912) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/security/src/test/java/tests/security/permissions/
JavaxSecurityAuthSubject.java 88 void reset() { method in class:JavaxSecurityAuthSubject.TestSecurityManager
107 s.reset();
132 void reset() { method in class:JavaxSecurityAuthSubject.TestSecurityManager
152 s.reset();
177 void reset() { method in class:JavaxSecurityAuthSubject.TestSecurityManager
197 s.reset();
207 s.reset();
257 void reset() { method in class:JavaxSecurityAuthSubject.TestSecurityManager
277 s.reset();
287 s.reset();
    [all...]
JavaIoRandomAccessFileTest.java 70 void reset(){ method in class:JavaIoRandomAccessFileTest.TestSecurityManager
95 s.reset();
100 s.reset();
119 void reset(){ method in class:JavaIoRandomAccessFileTest.TestSecurityManager
153 s.reset();
  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 121 // reset the state on cancel, either to expect PUK2 or PIN2
143 // if the pin is not valid, display a message and reset the state.
154 // if the new pin is not valid, display a message and reset the state.
163 // if the re-entered pin is not valid, display a message and reset the state.
183 // if the pin is not valid, display a message and reset the state.
253 // Reset the state depending upon or knowledge of the PUK state.
261 // reset to normal behaviour on successful change.
328 * Reset the state of the pin change dialog.
337 * Reset the state of the pin change dialog solely for PUK2 use.
400 // Only reset the pin change dialog if we're not in the middle of changing it
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
LayerDrawableTest.java 358 cb.reset();
362 cb.reset();
383 cb.reset();
390 cb.reset();
411 cb.reset();
418 cb.reset();
453 public void reset() { method in class:LayerDrawableTest.MockCallback
476 mockDrawable1.reset();
477 mockDrawable2.reset();
579 mockDrawable1.reset();
939 public void reset() { method in class:LayerDrawableTest.MockDrawable
1037 public void reset() { method in class:LayerDrawableTest.MockLayerDrawable
    [all...]
  /external/grub/netboot/
ni5010.c 61 #define EDLC_RESET (ioaddr + 0x06) /* EDLC RESET register */
71 #define IE_DMA_RST (ioaddr + 0x13) /* IE DMA Reset. write only */
76 #define IE_RESET (ioaddr + 0x17) /* any write causes Board Reset */
105 #define RS_RST_PKT 0x10 /* RESET packet received */
114 #define RS_CLR_RST_PKT 0x10 /* clear RESET packet received */
122 #define RM_RST_PKT 0x10 /* =1 to enable RESET packet ints */
132 #define RMD_EN_RST 0x04 /* =1 to rcv RESET pkt. normally 0 */
147 #define RS_RESET 0x80 /* =1 to hold EDLC in reset state */
193 RESET - Reset adapte
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
StringReaderTest.java 90 sr.reset();
213 * @tests java.io.StringReader#reset()
218 method = "reset",
222 // Test for method void java.io.StringReader.reset()
228 sr.reset();
231 assertTrue("Failed to reset properly", new String(buf, 0, 2)
234 fail("Exception during reset test : " + e.getMessage());
BufferedReaderTest.java 124 br.reset();
137 br.reset();
151 in.reset();
163 in.reset();
434 * @tests java.io.BufferedReader#reset()
438 notes = "The test verifies reset() method.",
439 method = "reset",
443 // Test for method void java.io.BufferedReader.reset()
449 br.reset();
452 assertTrue("Failed to reset properly", testString.substring(500
    [all...]
StringBufferInputStreamTest.java 130 * @tests java.io.StringBufferInputStream#reset()
135 method = "reset",
139 // Test for method void java.io.StringBufferInputStream.reset()
142 sbis.reset();
143 assertEquals("Failed to reset", 'H', sbis.read());
  /dalvik/libcore/support/src/test/java/tests/support/
Support_StringReader.java 70 * is ignored for StringReaders. Sending reset() will reposition the reader
96 * mark() and reset(). This method always returns true.
98 * @return <code>true</code> if mark() and reset() are supported,
196 * Reset this StringReader's position to the last <code>mark()</code>
199 * reset to the beginning of the String.
205 public void reset() throws IOException { method in class:Support_StringReader
218 * unless <code>reset()</code> is used.
  /frameworks/base/graphics/java/android/graphics/
ColorMatrix.java 41 * Create a new colormatrix initialized to identity (as if reset() had
45 reset(); method
74 public void reset() { method in class:ColorMatrix
120 reset(); method
205 reset(); method
222 reset(); method
234 reset(); method
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 304 If AutoResetCreate flag is set to true then the registration function will create a conjunction reset element automatic
305 this reset element will be with the same threshold but opposite in direction
307 If AutoResetCreate flag is set to false then the reset element will be supplied afterward by the user with the function
308 TrafficMonitor_SetRstCondition() the alert will not be active till the reset function will be set.
348 /*In case that this is an Edge alert there is a need for a reset condition element*/
350 /*Note that the reset condition for this (new) reset element, is the Alert Element it self.*/
355 /*Gets a TrafficAlertElement_t memory from the list to assign to the reset elemnt*/
364 copy the Traffic Element init params to the reset Elemnt Except for
366 And the reset condition,that points to the muster alert
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.c 41 /* firmware download process. It shall perform Hard Reset the chip */
42 /* if possible (this will require a Reset line to be connected to */
101 /* Reset HwInit module */
273 /* Reset the TNETW by the reset line */
274 WLAN_OS_REPORT(("HARD RESET before\n"));
276 WLAN_OS_REPORT(("HARD RESET after\n"));
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.c 304 If AutoResetCreate flag is set to true then the registration function will create a conjunction reset element automatic
305 this reset element will be with the same threshold but opposite in direction
307 If AutoResetCreate flag is set to false then the reset element will be supplied afterward by the user with the function
308 TrafficMonitor_SetRstCondition() the alert will not be active till the reset function will be set.
348 /*In case that this is an Edge alert there is a need for a reset condition element*/
350 /*Note that the reset condition for this (new) reset element, is the Alert Element it self.*/
355 /*Gets a TrafficAlertElement_t memory from the list to assign to the reset elemnt*/
364 copy the Traffic Element init params to the reset Elemnt Except for
366 And the reset condition,that points to the muster alert
    [all...]
  /external/icu4c/tools/toolutil/
xmlparser.cpp 233 if(mXMLDecl.reset(src).lookingAt(0, errorCode)) {
238 mAttrValue.reset(src);
338 mXMLDecl.reset(src);
339 mXMLComment.reset(src);
340 mXMLSP.reset(src);
341 mXMLDoctype.reset(src);
342 mXMLPI.reset(src);
343 mXMLElemStart.reset(src);
344 mXMLElemEnd.reset(src);
345 mXMLElemEmpty.reset(src)
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
InterpolatorTest.java 60 method = "reset",
73 interpolator.reset(expected);
81 method = "reset",
100 interpolator.reset(expected1, expected2);
113 method = "reset",
145 interpolator.reset(1);
152 interpolator.reset(1);
159 interpolator.reset(valueCount);
179 method = "reset",
200 interpolator.reset(1, 3)
    [all...]
  /external/kernel-headers/original/linux/
fd.h 86 reset, /* maximal number of errors before a reset is tried */ member in struct:floppy_max_errors
234 * reset FDC
237 FD_RESET_IF_NEEDED, /* reset only if the reset flags is set */
239 FD_RESET_ALWAYS /* reset always */
255 unsigned int reset:1; member in struct:floppy_fdc_state
273 * disagreement, it will be possible to reset the FDC without
341 #define FD_RAW_HARDFAILURE 0x20000 /* fdc had to be reset, or timed out */
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
UTF16CharsetDecoderTest.java 93 decoder.reset();
101 decoder.reset();
110 decoder.reset();
117 decoder.reset();
145 decoder.reset();
  /dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
PreferenceChangeEventTest.java 41 TestEnvironment.reset();
144 pl.reset();
169 pl.reset();
174 pl.reset();
199 pl.reset();
  /external/easymock/src/org/easymock/internal/
MocksControl.java 40 reset(); method
73 public final void reset() { method in class:MocksControl
82 reset(); method
87 reset(); method
92 reset(); method
  /external/opencore/protocols/rtsp_parcom/src/
rtsp_par_com_message.h 119 OSCL_IMPORT_REF void reset();
181 OSCL_IMPORT_REF void reset();
196 reset();
251 reset();
284 OSCL_IMPORT_REF reset();
  /external/proguard/src/proguard/evaluation/
TracedVariables.java 34 * In addition, an initialization index can be reset and retrieved, pointing
90 * Returns the most recent initialization index since it has been reset.
123 public void reset(int size) method in class:TracedVariables
125 super.reset(size);
127 producerVariables.reset(size);
  /external/skia/include/utils/
SkInterpolator.h 33 void reset(int elemCount, int frameCount);
62 @param reset If true, the odd repeats interpolate from the last key
65 void setReset(bool reset) {
66 fFlags = SkToU8((fFlags & ~kReset) | (int)reset);
98 void reset(int elemCount, int frameCount);
  /external/skia/src/animator/
SkAnimateBase.cpp 38 SK_MEMBER_PROPERTY(reset, Boolean),
124 case SK_PROPERTY(reset):
157 field.reset();
208 case SK_PROPERTY(reset):
239 target.reset();
SkDrawPath.cpp 115 d.reset();
119 fPath.reset();
130 d.reset();
137 fParts.reset();
207 fPath.reset();
  /external/skia/src/utils/
SkCullPoints.cpp 78 this->reset(r);
83 this->reset(r);
86 void SkCullPoints::reset(const SkIRect& r) function in class:SkCullPoints
142 void SkCullPointsPath::reset(const SkIRect& r, SkPath* dst) function in class:SkCullPointsPath
144 fCP.reset(r);

Completed in 939 milliseconds

1 2 3 4 5 6 78 91011>>