Searched refs:getClientInfoForSdkSandbox (Results 1 – 3 of 3) sorted by relevance
593 final ApplicationInfo clientInfo = getClientInfoForSdkSandbox(); in ProcessRecord()980 public ApplicationInfo getClientInfoForSdkSandbox() { in getClientInfoForSdkSandbox() method in ProcessRecord996 ApplicationInfo clientInfo = getClientInfoForSdkSandbox(); in isDebuggable()
1910 proc.isSdkSandbox ? proc.getClientInfoForSdkSandbox() : null); in profileControlLPf()
1820 ApplicationInfo clientInfo = app.getClientInfoForSdkSandbox();