HomeSort by relevance Sort by last modified time
    Searched full:synchronized (Results 226 - 250 of 7449) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/doclava/test/api/
changed-volatile.xml 24 synchronized="false"
35 synchronized="false"
63 synchronized="false"
76 synchronized="false"
104 synchronized="false"
136 synchronized="false"
149 synchronized="false"
189 synchronized="false"
219 synchronized="false"
230 synchronized="false
    [all...]
constants.xml 24 synchronized="false"
35 synchronized="false"
63 synchronized="false"
76 synchronized="false"
104 synchronized="false"
136 synchronized="false"
149 synchronized="false"
189 synchronized="false"
219 synchronized="false"
230 synchronized="false
    [all...]
medium.xml 24 synchronized="false"
35 synchronized="false"
63 synchronized="false"
76 synchronized="false"
104 synchronized="false"
136 synchronized="false"
149 synchronized="false"
168 synchronized="false"
198 synchronized="false"
209 synchronized="false
    [all...]
removed-interface.xml 24 synchronized="false"
35 synchronized="false"
63 synchronized="false"
76 synchronized="false"
104 synchronized="false"
134 synchronized="false"
147 synchronized="false"
166 synchronized="false"
196 synchronized="false"
207 synchronized="false
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushServer.java 120 // Variables below synchronized on NdefPushServer.this
127 synchronized (NdefPushServer.this) {
133 synchronized (NdefPushServer.this) {
142 synchronized (NdefPushServer.this) {
148 synchronized (NdefPushServer.this) {
160 synchronized (NdefPushServer.this) {
170 synchronized (NdefPushServer.this) {
183 synchronized (NdefPushServer.this) {
190 synchronized (NdefPushServer.this) {
205 synchronized (this)
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
PointerTrackerQueue.java 35 // Note: {@link #mExpandableArrayOfActivePointers} and {@link #mArraySize} are synchronized by
42 synchronized (mExpandableArrayOfActivePointers) {
48 synchronized (mExpandableArrayOfActivePointers) {
64 synchronized (mExpandableArrayOfActivePointers) {
90 synchronized (mExpandableArrayOfActivePointers) {
96 synchronized (mExpandableArrayOfActivePointers) {
144 synchronized (mExpandableArrayOfActivePointers) {
178 synchronized (mExpandableArrayOfActivePointers) {
195 synchronized (mExpandableArrayOfActivePointers) {
209 synchronized (mExpandableArrayOfActivePointers)
    [all...]
  /cts/tests/framework/base/activitymanager/src/android/server/am/lifecycle/
LifecycleLog.java 21 * Used as a shared log storage of activity lifecycle transitions. Methods must be synchronized to
43 * list should be synchronized as it can be accessed from different threads.
48 synchronized void clear() {
54 synchronized public void onActivityLifecycleChanged(Activity activity, Stage stage) {
61 synchronized public void onActivityCallback(Activity activity, ActivityCallback callback) {
68 synchronized List<Pair<String, ActivityCallback>> getLog() {
74 synchronized List<ActivityCallback> getActivityLog(Class<? extends Activity> activityClass) {
  /cts/tests/tests/webkit/src/android/webkit/cts/
TestProcessClient.java 73 synchronized (sFreshLock) {
87 synchronized (mLock) {
107 synchronized (mLock) {
128 synchronized (mLock) {
141 synchronized (mLock) {
149 synchronized (mLock) {
165 synchronized (mLock) {
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
Status005Debuggee.java 43 synchronized(waitTimeObject) {
61 synchronized(lockObject) {
63 ("--> Debuggee: Status005Debuggee: has entered in synchronized(lockObject) block");
76 ("--> Debuggee: Status005Debuggee: has exited from synchronized(lockObject) block");
102 ("--> Thread: " + getName() + ": will try to enter in synchronized(lockObject) block");
104 synchronized(Status005Debuggee.lockObject) {
106 ("--> Thread: " + getName() + ": has entered in synchronized(lockObject) block");
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
TrialOutputLogger.java 56 synchronized void open() throws IOException {
68 private synchronized void checkOpened() {
73 synchronized void printHeader() {
91 synchronized void log(String source, String line) {
96 @Override public synchronized void close() {
103 synchronized void ensureFileIsSaved() {
109 synchronized File trialOutputFile() {
  /external/testng/src/main/java/org/testng/internal/
ConfigurationGroupMethods.java 60 public synchronized boolean isLastMethodForGroup(String group, ITestNGMethod method) {
86 private synchronized Map<String, List<ITestNGMethod>> initializeAfterGroupsMap() {
103 public synchronized void removeBeforeMethod(String group, ITestNGMethod method) {
120 synchronized public Map<String, List<ITestNGMethod>> getBeforeGroupsMap() {
124 synchronized public Map<String, List<ITestNGMethod>> getAfterGroupsMap() {
128 synchronized public void removeBeforeGroups(String[] groups) {
135 synchronized public void removeAfterGroups(Collection<String> groups) {
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterSurfaceView.java 52 public synchronized void bindToListener(SurfaceHolder.Callback listener, GLEnvironment glEnv) {
87 public synchronized void unbind() {
91 public synchronized int getSurfaceId() {
95 public synchronized GLEnvironment getGLEnv() {
100 public synchronized void surfaceCreated(SurfaceHolder holder) {
115 public synchronized void surfaceChanged(SurfaceHolder holder,
132 public synchronized void surfaceDestroyed(SurfaceHolder holder) {
  /frameworks/base/services/core/java/com/android/server/content/
SyncManagerConstants.java 80 synchronized (mLock) {
115 synchronized (mLock) {
121 synchronized (mLock) {
127 synchronized (mLock) {
133 synchronized (mLock) {
139 synchronized (mLock) {
145 synchronized (mLock) {
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMonitorTest.java 30 synchronized (this) {
53 synchronized (this) {
71 synchronized (this) {
89 synchronized (this) {
123 synchronized (lock) {
136 synchronized (lock) {
158 synchronized (lock) {
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsManager.java 118 synchronized (mLock) {
129 synchronized (mLock) {
152 synchronized (mLock) {
193 synchronized (mLock) {
221 synchronized (mLock) {
251 synchronized (mLock) {
277 synchronized (mLock) {
296 synchronized (mLock) {
307 synchronized (mLock) {
323 synchronized (mLock)
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
DeferredHandler.java 43 synchronized (mQueue) {
51 synchronized (mQueue) {
82 synchronized (mQueue) {
99 synchronized (mQueue) {
104 synchronized (mQueue) {
117 synchronized (mQueue) {
125 synchronized (mQueue) {
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverClient.java 41 // Variables below synchronized on mLock
46 synchronized (mLock) {
57 synchronized (mLock) {
74 synchronized (mLock) {
79 synchronized (mLock) {
86 synchronized (mLock) {
102 synchronized (mLock) {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
CachedLater.java 57 synchronized (mLock) {
83 synchronized (mLock) {
98 synchronized (mLock) {
118 synchronized (mLock) {
125 synchronized (mLock) {
130 public synchronized A getNow() {
131 synchronized (mLock) {
  /packages/services/Car/car-support-lib/src/android/support/car/
CarAppFocusManagerEmbedded.java 49 synchronized (this) {
66 synchronized (this) {
78 synchronized (this) {
91 synchronized (this) {
111 synchronized (this) {
131 synchronized (this) {
146 synchronized (this) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
CommandQueue.java 184 synchronized (mLock) {
192 synchronized (mLock) {
199 synchronized (mLock) {
223 synchronized (mLock) {
230 synchronized (mLock) {
237 synchronized (mLock) {
244 synchronized (mLock) {
251 synchronized (mLock) {
259 synchronized (mLock) {
274 synchronized (mLock)
    [all...]
  /packages/apps/TV/common/src/com/android/tv/common/
CommonPreferences.java 116 public static synchronized void release(Context context) {
150 public static synchronized boolean shouldShowSetupActivity(Context context) {
159 public static synchronized void setShouldShowSetupActivity(Context context, boolean need) {
167 public static synchronized @TrickplaySetting int getTrickplaySetting(Context context) {
177 public static synchronized void setTrickplaySetting(
191 public static synchronized boolean getStoreTsStream(Context context) {
200 public static synchronized void setStoreTsStream(Context context, boolean shouldStore) {
211 public static synchronized String getLastPostalCode(Context context) {
220 public static synchronized void setLastPostalCode(Context context, String postalCode) {
235 private static synchronized void setPreference(Context context, String key, String value)
    [all...]
  /frameworks/av/packages/MediaComponents/tests/src/com/android/media/
SessionPlaylistAgentTest.java 87 synchronized (mWaitLock) {
95 synchronized (mWaitLock) {
102 synchronized (mWaitLock) {
109 synchronized (mWaitLock) {
261 synchronized (mWaitLock) {
270 synchronized (mWaitLock) {
278 synchronized (mWaitLock) {
287 synchronized (mWaitLock) {
300 synchronized (mWaitLock) {
309 synchronized (mWaitLock)
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
InCallAdapter.java 55 synchronized (mLock) {
78 synchronized (mLock) {
107 synchronized (mLock) {
130 synchronized (mLock) {
153 synchronized (mLock) {
176 synchronized (mLock) {
199 synchronized (mLock) {
222 synchronized (mLock) {
244 synchronized (mLock) {
267 synchronized (mLock)
    [all...]
  /external/guice/lib/build/
guice-3.0.xml 26 synchronized="false"
39 synchronized="false"
54 synchronized="false"
67 synchronized="false"
80 synchronized="false"
93 synchronized="false"
106 synchronized="false"
117 synchronized="false"
134 synchronized="false"
149 synchronized="false
    [all...]
guice-1.0.xml 26 synchronized="false"
41 synchronized="false"
54 synchronized="false"
67 synchronized="false"
80 synchronized="false"
93 synchronized="false"
104 synchronized="false"
121 synchronized="false"
136 synchronized="false"
147 synchronized="true
    [all...]

Completed in 400 milliseconds

1 2 3 4 5 6 7 8 91011>>