Home
last modified time | relevance | path

Searched refs:updateJsonForTest (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/utils/
DCarrierAllowListInfo.java177 public int updateJsonForTest(String callerInfo) { in updateJsonForTest() method in CarrierAllowListInfo
/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3811 allowListInfo.updateJsonForTest(null); in handleCarrierRestrictionStatusCommand()
3832 int result = allowListInfo.updateJsonForTest(jsonStrBuffer.toString()); in handleCarrierRestrictionStatusCommand()