HomeSort by relevance Sort by last modified time
    Searched full:app_state (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
sync_app_helper.cc 44 // Load all the app specific values for |id| into |app_state|.
47 AppState* app_state) {
48 app_state->app_launch_ordinal = extension_service->extension_prefs()->
50 app_state->page_ordinal = extension_service->extension_prefs()->
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
sticky_settings.h 40 void StoreAppState(const std::string& app_state);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java 102 public AppState app_state; field in class:IccCardApplicationStatus
103 // applicable only if app_state == RIL_APPSTATE_SUBSCRIPTION_PERSO
217 sb.append("{").append(app_type).append(",").append(app_state);
218 if (app_state == AppState.APPSTATE_SUBSCRIPTION_PERSO) {
UiccCardApplication.java 85 mAppState = as.app_state;
119 mAppState = as.app_state;
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_status_monitor.cc 106 ChromeLauncherController::AppState app_state) {
112 launcher_controller_->UpdateAppState(contents, app_state);
browser_status_monitor.h 53 ChromeLauncherController::AppState app_state);
chrome_launcher_controller.cc     [all...]
chrome_launcher_controller.h 275 void UpdateAppState(content::WebContents* contents, AppState app_state);
  /frameworks/base/docs/html/reference/com/google/android/gms/common/
Scopes.html 793 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/Scopes.html#APP_STATE">APP_STATE</a></td>
1079 <A NAME="APP_STATE"></A>
1089 APP_STATE
  /frameworks/base/docs/html/reference/com/google/android/gms/appstate/
AppStateClient.Builder.html     [all...]
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview.js     [all...]
  /hardware/ril/libril/
ril.cpp     [all...]
  /hardware/ril/include/telephony/
ril.h 503 when app_state is assigned to this value */
528 RIL_AppState app_state; member in struct:__anon32062
529 RIL_PersoSubstate perso_substate; /* applicable only if app_state ==
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]
  /prebuilts/devtools/tools/lib/
ddms.jar 

Completed in 844 milliseconds