Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java82 @Nullable String mccStr, @Nullable String mncStr, long nci, in CellIdentityNr()
/frameworks/base/core/java/android/app/
DActivity.java3481 NonConfigurationInstances nci = new NonConfigurationInstances(); in retainNonConfigurationInstances() local