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

1 2 3 4 5 6 78 91011>>

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 119 * This list is filled by the scan manager and is used by the
120 * Roaming Manager to select the best AP to roam to.
135 * A Neighbor AP is set by the Roaming Manager for the Scan Manager,
136 * and the Scan Manager discovers and tracks the AP.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr_API.h 35 * \brief This is the Power Manager module API.
41 * MODULE: Power Manager *
42 * PURPOSE: Power Manager Module API *
90 * \brief Creates the object of the power Manager.
102 * \brief Destroy the object of the power Manager.
siteMgrApi.h 35 * \brief site manager module API
43 /* PURPOSE: site manager module API */
97 /* Site manager interface functions prototypes */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 119 * This list is filled by the scan manager and is used by the
120 * Roaming Manager to select the best AP to roam to.
135 * A Neighbor AP is set by the Roaming Manager for the Scan Manager,
136 * and the Scan Manager discovers and tracks the AP.
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr_API.h 35 * \brief This is the Power Manager module API.
41 * MODULE: Power Manager *
42 * PURPOSE: Power Manager Module API *
90 * \brief Creates the object of the power Manager.
102 * \brief Destroy the object of the power Manager.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.c 99 DESCRIPTION: Creates the object of the power Manager.
101 - Allocate the Power Manager handle
106 RETURN: Handle to the Power Manager module on success, NULL otherwise
154 DESCRIPTION: Destroy the object of the power Manager.
155 - delete Power Manager alocation
158 INPUT: - hPowerMgr - Handle to the Power Manager
186 DESCRIPTION: Power Manager init function, called in configure phase.
188 INPUT: - hPowerMgr - Handle to the Power Manager
190 - hSiteMgr - Handle to site manager
370 INPUT: - hPowerMgr - Handle to the Power Manager
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 58 operation, Android's Backup Manager requests backup data from your application, then delivers it to
59 the cloud storage using the backup transport. During a restore operation, the Backup Manager
79 agent is called by the Backup Manager to provide the data you want to back up. It is also called
80 to restore your backup data when the application is re-installed. The Backup Manager handles all
94 which your application communicates with the Backup Manager. If you extend this class
202 <dd>The Backup Manager calls this method after you <a href="#RequestBackup">request a
204 want to back up to the Backup Manager, as described below in <a href="#PerformingBackup">Performing
210 <dd>The Backup Manager calls this method during a restore operation (you can <a
212 user re-installs your application). When it calls this method, the Backup Manager delivers your
222 <p>When it's time to back up your application data, the Backup Manager calls your {@lin
    [all...]
  /external/bluetooth/bluez/test/
test-adapter 9 manager = dbus.Interface(bus.get_object("org.bluez", "/"), "org.bluez.Manager") variable
11 adapter = dbus.Interface(bus.get_object("org.bluez", manager.DefaultAdapter()),
test-device 9 manager = dbus.Interface(bus.get_object("org.bluez", "/"), "org.bluez.Manager") variable
11 adapter = dbus.Interface(bus.get_object("org.bluez", manager.DefaultAdapter()),
  /external/freetype/include/freetype/internal/
fttrace.h 26 FT_TRACE_DEF( memory ) /* memory manager (ftobjs.c) */
27 FT_TRACE_DEF( stream ) /* stream manager (ftstream.c) */
60 FT_TRACE_DEF( ttobjs ) /* TT objects manager (ttobjs.c) */
  /frameworks/base/core/java/android/server/search/
SearchManagerService.java 35 * The search manager service handles the search UI, and maintains a registry of searchable
50 * Initializes the Search Manager service in the provided system context.
53 * @param context to use for accessing DB, window manager, etc.
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrv.h 35 * \brief This is the Power Manager module private (internal).
42 * MODULE: Power Manager *
43 * PURPOSE: Power Manager Module private *
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_autoSM.h 35 * \brief Internal Roaming Manager API
42 * MODULE: Roaming Manager *
43 * PURPOSE: Roaming Manager Module API *
roamingMngr_manualSM.h 35 * \brief Internal Roaming Manager API
42 * MODULE: Roaming Manager *
43 * PURPOSE: Roaming Manager Module API *
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.h 76 /* Called by Config Manager */
82 /* Called by SME and Site Manager */
99 /* Called by XCC Manager */
keyDerive.c 66 * Called by RSN Manager.
102 * Called by RSN Manager.
128 * Called by RSN Manager.
keyParser.c 64 * Called by RSN Manager.
98 * Called by RSN Manager.
124 * Called by RSN Manager.
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
TokenMgrError.java 31 * An attempt wass made to create a second instance of a static token manager.
41 * Detected (and bailed out of) an infinite loop in the token manager.
102 * token manager to indicate a lexical error.
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
TokenMgrError.java 31 * An attempt wass made to create a second instance of a static token manager.
41 * Detected (and bailed out of) an infinite loop in the token manager.
102 * token manager to indicate a lexical error.
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
TokenMgrError.java 31 * An attempt wass made to create a second instance of a static token manager.
41 * Detected (and bailed out of) an infinite loop in the token manager.
102 * token manager to indicate a lexical error.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceLabelProvider.java 22 import com.android.ide.eclipse.adt.internal.resources.manager.ConfigurableResourceItem;
23 import com.android.ide.eclipse.adt.internal.resources.manager.IdResourceItem;
24 import com.android.ide.eclipse.adt.internal.resources.manager.ResourceFile;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.h 75 /* Called by Config Manager */
95 /* Called by SME and Site Manager */
112 /* Called by EXC Manager */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrv.h 2 * \brief This is the Power Manager module private (internal).
43 * MODULE: Power Manager *
44 * PURPOSE: Power Manager Module private *
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
PowerSrv.h 35 * \brief This is the Power Manager module private (internal).
42 * MODULE: Power Manager *
43 * PURPOSE: Power Manager Module private *
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr_autoSM.h 35 * \brief Internal Roaming Manager API
42 * MODULE: Roaming Manager *
43 * PURPOSE: Roaming Manager Module API *

Completed in 108 milliseconds

1 2 3 4 5 6 78 91011>>