Home
last modified time | relevance | path

Searched defs:nci (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/pal/include/chre/pal/
H A Dwwan.h158 static inline void chreWwanPackNrNci(int64_t nci, in chreWwanPackNrNci()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityNr.java83 @Nullable String mccStr, @Nullable String mncStr, long nci, in CellIdentityNr()
/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java3192 NonConfigurationInstances nci = new NonConfigurationInstances(); in retainNonConfigurationInstances() local