Searched refs:active (Results 1 - 25 of 83) sorted by relevance

1234

/frameworks/base/core/java/android/content/pm/
H A DIPackageInstallerCallback.aidl23 void onSessionActiveChanged(int sessionId, boolean active);
H A DPackageInstaller.java473 * A session is considered active whenever there is ongoing forward
483 public abstract void onActiveChanged(int sessionId, boolean active); argument
530 final boolean active = msg.arg2 != 0;
531 mCallback.onActiveChanged(sessionId, active);
554 public void onSessionActiveChanged(int sessionId, boolean active) { argument
555 mHandler.obtainMessage(MSG_SESSION_ACTIVE_CHANGED, sessionId, active ? 1 : 0)
1077 * Details for an active install session.
1092 public boolean active; field in class:PackageInstaller.SessionInfo
1116 active = source.readInt() != 0;
1153 * Return if this session is currently active
[all...]
/frameworks/base/core/java/android/os/
H A DRemoteCallbackList.java199 * be active at a time, so you must be sure to always call this from the
237 Object[] active = mActiveBroadcast;
238 if (active == null || active.length < N) {
239 mActiveBroadcast = active = new Object[N];
242 active[i] = mCallbacks.valueAt(i);
249 * Retrieve an item in the active broadcast that was previously started
296 Object[] active = mActiveBroadcast;
297 if (active != null) {
300 active[
[all...]
/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodClient.aidl29 void setActive(boolean active);
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp106 mCurrentState.active.w = w;
107 mCurrentState.active.h = h;
108 mCurrentState.active.crop.makeInvalid();
115 mCurrentState.requested = mCurrentState.active;
340 Rect win(s.active.w, s.active.h);
341 if (!s.active.crop.isEmpty()) {
342 win.intersect(s.active.crop, &win);
353 // the active.crop is the area of the window that gets cropped, but not
364 Rect activeCrop(s.active
[all...]
/frameworks/base/core/java/android/service/carrier/
H A DCarrierService.java103 * Based on the active parameter passed in, this method will either show or
105 * this UX, so a carrier app must be sure to call with active set to false
113 * @param active Whether the carrier network change is or shortly will be
114 * active. Set this value to true to begin showing
117 public final void notifyCarrierNetworkChange(boolean active) { argument
119 if (sRegistry != null) sRegistry.notifyCarrierNetworkChange(active);
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeHost.java37 void onPowerSaveChanged(boolean active); argument
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dtns_func.h36 Word16 active);
43 Word16 active);
/frameworks/base/core/java/android/net/
H A DINetworkManagementEventObserver.aidl89 * @param active True if the interface is actively transmitting data, false if it is idle.
92 void interfaceClassDataActivityChanged(String label, boolean active, long tsNanos);
/frameworks/base/tools/layoutlib/bridge/src/android/text/
H A DOptimizingLineBreaker.java60 ArrayList<Integer> active = new ArrayList<Integer>();
61 active.add(0);
69 for (ListIterator<Integer> it = active.listIterator(); it.hasNext();
100 active.clear();
104 active.add(i);
107 if (active.isEmpty()) {
115 active.add(breakIndex);
/frameworks/av/include/soundtrigger/
H A DISoundTriggerHwService.h43 virtual status_t setCaptureState(bool active) = 0;
H A DSoundTrigger.h44 static status_t setCaptureState(bool active);
/frameworks/base/core/java/com/android/server/net/
H A DBaseNetworkObserver.java61 public void interfaceClassDataActivityChanged(String label, boolean active, long tsNanos) { argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java178 * Returns the sorted list of active notifications (depending on {@link Environment}
181 * This call doesn't update the list of active notifications. Call {@link #filterAndSort()}
302 pw.println("active notifications: " + N);
303 int active;
304 for (active = 0; active < N; active++) {
305 NotificationData.Entry e = mSortedAndFiltered.get(active);
306 dumpEntry(pw, indent, active, e);
311 pw.println("inactive notifications: " + (M - active));
[all...]
/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleDrawable.java266 private void setRippleActive(boolean active) { argument
267 if (mRippleActive != active) {
268 mRippleActive = active;
269 if (active) {
277 private void setBackgroundActive(boolean active, boolean focused) { argument
278 if (mBackgroundActive != active) {
279 mBackgroundActive = active;
280 if (active) {
545 * Creates an active hotspot at the specified location.
564 * Attempts to start an enter animation for the active hotspo
[all...]
/frameworks/base/media/java/android/media/session/
H A DISession.aidl36 void setActive(boolean active);
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl47 void onCarrierNetworkChange(in boolean active);
/frameworks/native/opengl/libagl/
H A Dtexture.cpp107 c->rasterizer.procs.activeTexture(c, c->textures.active);
116 * If the active textures are EGLImage, they need to be locked before
172 c->rasterizer.procs.activeTexture(c, c->textures.active);
311 const int active = c->textures.active; local
312 const GLuint name = c->textures.tmu[active].name;
315 texture_unit_t& u(c->textures.tmu[active]);
333 // bind this texture to the current active texture unit
338 invalidate_texture(c, active);
353 // bind this texture to the current active textur
367 const int active = c->textures.active; local
384 const int active = c->textures.active; local
620 const int active = c->textures.active; local
[all...]
/frameworks/base/core/java/android/hardware/radio/
H A DRadioTuner.java30 * configuring the active band, muting/unmuting, scanning and tuning, etc...
53 * Set the active band configuration for this module.
282 public void onTrafficAnnouncement(boolean active) {} argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcController.java107 public void onCarrierNetworkChange(boolean active) {
108 mExecutingCarrierChange = active;
232 // Add a DC that is active but not in the
244 // and any that are in active need to be retried.
266 if (newState.active == DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE) {
285 // Its active so update the DataConnections link properties
347 if (newState.active == DATA_CONNECTION_ACTIVE_PH_LINK_UP) {
350 if (newState.active == DATA_CONNECTION_ACTIVE_PH_LINK_DORMANT) {
362 // calls are active broadcast overall link state as dormant.
/frameworks/av/soundtrigger/
H A DISoundTriggerHwService.cpp96 virtual status_t setCaptureState(bool active) argument
100 data.writeInt32(active);
H A DSoundTrigger.cpp116 status_t SoundTrigger::setCaptureState(bool active) argument
118 ALOGV("setCaptureState(%d)", active);
123 return service->setCaptureState(active);
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DTestInteractionActivity.java87 VoiceInteractor.Request[] active = mInteractor.getActiveRequests();
88 for (int i=0; i<active.length; i++) {
89 Log.i(TAG, "Active #" + i + " / " + active[i].getName() + ": " + active[i]);
118 Log.i(TAG, "Restarting with active confirmation: " + mCurrentRequest);
/frameworks/base/telephony/java/android/telephony/
H A DPhoneStateListener.java521 * @param active Whether the carrier network change is or shortly
522 * will be active. This value is true to indicate
527 public void onCarrierNetworkChange(boolean active) { argument
608 public void onCarrierNetworkChange(boolean active) {
609 Message.obtain(mHandler, LISTEN_CARRIER_NETWORK_CHANGE, 0, 0, active).sendToTarget();
/frameworks/av/services/audioflinger/
H A DRecordTracks.h52 void dump(char* buffer, size_t size, bool active);

Completed in 799 milliseconds

1234