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

  /frameworks/base/telephony/java/android/telephony/
CellIdentityLte.java 64 * @param tac 16-bit Tracking Area Code
68 public CellIdentityLte (int mcc, int mnc, int ci, int pci, int tac) {
69 this(mcc, mnc, ci, pci, tac, Integer.MAX_VALUE);
78 * @param tac 16-bit Tracking Area Code
83 public CellIdentityLte (int mcc, int mnc, int ci, int pci, int tac, int earfcn) {
88 mTac = tac;
  /external/toybox/
Android.mk 127 toys/other/tac.c \
343 tac \
  /hardware/ril/include/telephony/
ril.h 1312 int tac; \/* 16-bit tracking area code, INT_MAX if unknown *\/ member in struct:__anon34896
1320 int tac; \/* 16-bit tracking area code, INT_MAX if unknown *\/ member in struct:__anon34897
    [all...]
  /hardware/libhardware/include/hardware/
gps.h 663 * lac is populated with tac, to ensure that we don't break old clients that
670 uint16_t tac; member in struct:__anon30819
    [all...]
  /external/toybox/generated/
newtoys.h 216 USE_TAC(NEWTOY(tac, NULL, TOYFLAG_USR|TOYFLAG_BIN))
flags.h     [all...]
  /hardware/ril/libril/
ril.cpp     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 331 milliseconds