HomeSort by relevance Sort by last modified time
    Searched refs:notification_text (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.cc 282 "notification_text");
439 deal_text = deal->GetLocalizedString(locale, "notification_text");
469 std::wstring notification_text; local
473 notification_text = StringPrintf(L"%ls\n\n%ls",
477 notification_text = default_text;
492 notification_text,
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 267 .setTicker(getString(R.string.notification_text))
296 .setContentText(getString(R.string.notification_text));
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 327 umts_cp_req->notification_text.notification_text_val,
329 umts_cp_req->notification_text,
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 435 opaque notification_text[64]; /* EVAL:[64]*/
loc_api_common_xdr.c 710 if (!xdr_opaque (xdrs, objp->notification_text, 64))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 425 opaque notification_text<RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH>;
loc_api_common_xdr.c 689 if (!xdr_bytes (xdrs, (char **)&objp->notification_text.notification_text_val, (u_int *) &objp->notification_text.notification_text_len, RPC_LOC_NI_MAX_CLIENT_NAME_LENGTH))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 438 char notification_text[64]; member in struct:rpc_loc_ni_umts_cp_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 443 } notification_text; member in struct:rpc_loc_ni_umts_cp_notify_verify_req_s_type
    [all...]

Completed in 98 milliseconds